FS#30660 - [mesa] typo error in PKGBUILD
Attached to Project:
Arch Linux
Opened by Mateusz (Eithrial) - Thursday, 12 July 2012, 22:00 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 12 July 2012, 22:17 GMT
Opened by Mateusz (Eithrial) - Thursday, 12 July 2012, 22:00 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 12 July 2012, 22:17 GMT
|
Details
Description:
Beginning of build part is: build() { cd ${srcdir}/?esa-* Where obviosuly should be "m" instead of "?" |
This task depends upon
Closed by Dave Reisner (falconindy)
Thursday, 12 July 2012, 22:17 GMT
Reason for closing: Not a bug
Additional comments about closing: Not a bug, it's a feature
Thursday, 12 July 2012, 22:17 GMT
Reason for closing: Not a bug
Additional comments about closing: Not a bug, it's a feature
Comment by Mateusz (Eithrial) -
Thursday, 12 July 2012, 22:08 GMT
same error is spread through whole pkgbuild.
Comment by Mateusz (Eithrial) -
Thursday, 12 July 2012, 22:12 GMT
and of course there should be use "M" not "m"
Comment by
Dave Reisner (falconindy) -
Thursday, 12 July 2012, 22:12 GMT
Today you learn about shell globbing.