FS#3446 - ivtv 0.4.0-1 installs files in /usr/local/bin
Attached to Project:
Arch Linux
Opened by Petter Gundersen (flux) - Tuesday, 08 November 2005, 15:21 GMT
Last edited by Dale Blount (dale) - Tuesday, 08 November 2005, 23:33 GMT
Opened by Petter Gundersen (flux) - Tuesday, 08 November 2005, 15:21 GMT
Last edited by Dale Blount (dale) - Tuesday, 08 November 2005, 23:33 GMT
|
Details
The ivtv 0.4.0-1 package installs files from the utils
directory in /usr/local/bin instead of /usr/bin.
Fix: Change the sed command in line 41 in the PKGBUILD from: sed -i "s%/usr/local/bin%/usr/bin/%g" ... to: sed -i "s%/usr/local%/usr%g" ... |
This task depends upon
Closed by Paul Mattal (paul)
Wednesday, 09 November 2005, 14:21 GMT
Reason for closing: Fixed
Additional comments about closing: New version of the package fixes this oversight. Sorry for the sloppy update!
Wednesday, 09 November 2005, 14:21 GMT
Reason for closing: Fixed
Additional comments about closing: New version of the package fixes this oversight. Sorry for the sloppy update!