Jared D. McNeill wrote:
Module Name: pkgsrc
Committed By: jmcneill
Date: Sun Dec 21 13:58:28 UTC 2008
Modified Files:
pkgsrc/sysutils/hal: Makefile distinfo
Added Files:
pkgsrc/sysutils/hal: PLIST.Linux
pkgsrc/sysutils/hal/patches: patch-ap
Log Message:
PR# pkg/40147: sysutils/hal fails to build on Linux
This had the reverse of the intended effect for me :) test -z "" || /tmp/pkgsrc3/sysutils/hal/work/.tools/bin/mkdir -p ""/usr/bin/install -c -o pkgsrc3 -g pkgsrc3 -m 644 '90-hal.rules' '/90-hal.rules' /usr/bin/install: cannot create regular file `/90-hal.rules': Permission denied
make[4]: *** [install-udevrulesDATA] Error 1make[4]: Leaving directory `/tmp/pkgsrc3/sysutils/hal/work/hal-0.5.11/tools/linux'
make[3]: *** [install-am] Error 2