FS#1108 - rcs incorrectly uses -c of su in PKGBUILD

Attached to Project: Arch Linux
Opened by Jason Chu (jason) - Sunday, 11 July 2004, 22:07 GMT
Last edited by Judd Vinet (judd) - Wednesday, 14 July 2004, 18:56 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To dorphell (dorphell)
Architecture not specified
Severity Very Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

The line in the PKGBUILD reads "su nobody -c ./configure --prefix=/usr", when it really should be "su nobody -c './configure --prefix=/usr'".
This task depends upon

Closed by  dorphell (dorphell)
Friday, 10 September 2004, 20:32 GMT
Reason for closing:  Fixed
Comment by dorphell (dorphell) - Friday, 10 September 2004, 20:32 GMT
Humm.. I fixed this a long time ago.. why is this still open?

Loading...