Hi,
I build wmii on Arch using the PKGBUILD from AUR.
make finishes fine, but make DESTDIR=${pkgdir} install fails:
...
INSTALL README
/bin/sh: line 1: /home/dahms/packages/wmii-hg/pkg/usr/share/doc/wmii/README: No such file or directory
make: *** [simpleinstall] Error 1
Doing it once again gives the same error for /home/dahms/packages/wmii-hg/pkg/usr/share/man/wmii.1
Note that ${pkgdir} is /home/dahms/packages/wmii-hg/pkg/ here. After some testing outside the PKGBUILD, DESTDIR is the thing to blame. Installing without a DESTDIR is fine.
-- Thomas DahmsReceived on Tue Oct 13 2009 - 19:12:29 UTC
This archive was generated by hypermail 2.2.0 : Tue Oct 13 2009 - 19:24:02 UTC