FS#14873 - flac-1.2.1

Attached to Project: Arch Linux
Opened by Baho Utot (baho-utot) - Friday, 29 May 2009, 21:53 GMT
Last edited by Eric Belanger (Snowman) - Friday, 29 May 2009, 22:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

PKGBUILD error/flea on line 20 should be

patch -p1 -i ${startdir}/flac-1.2.1-gcc-4.3-includes.patch || return 1

NOT

patch -p1 < ../flac-1.2.1-gcc-4.3-includes.patch || return 1
This task depends upon

Closed by  Eric Belanger (Snowman)
Friday, 29 May 2009, 22:36 GMT
Reason for closing:  Not a bug
Additional comments about closing:  the current line works.

BTW your suggestion is incorrect. startdir should be replaced by srcdir.

Loading...