2006/4/28, Michael Krauss <[EMAIL PROTECTED]>: > Therefore i am looking for a trick to simulate a installed tetex, or to > take *only* tetex out of the dependency check.
Run "makepkg" on this one and install it:
pkgname=tetex-fake
pkgver=1.0
pkgrel=1
pkgdesc="A fake tetex package"
provides=('tetex')
build() {}
Didn't try it, but it should work.
bardo
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch
