summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-25 16:31:15 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-25 16:31:15 -0200
commit34cde685c0aa24a0c15a05674431774449924c74 (patch)
treef964964af6b42c53c54881859550a6ba1f250ff1
parent24f7f6567f19a6a90e0e913c8cd73a8e2f1766c6 (diff)
cdrkit-libre: prolix ordering of nonfree files removing
-rw-r--r--libre/cdrkit-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/cdrkit-libre/PKGBUILD b/libre/cdrkit-libre/PKGBUILD
index b1d2f5277..1f8992289 100644
--- a/libre/cdrkit-libre/PKGBUILD
+++ b/libre/cdrkit-libre/PKGBUILD
@@ -24,7 +24,7 @@ prepare() {
sed -i "s#sbin#bin#" netscsid/CMakeLists.txt
# Remove nonfree apple_driver utility
- rm -rvf {doc/genisoimage/README.hfs_boot,genisoimage/apple_driver.{c,8}}
+ rm -rvf {doc/genisoimage/README.hfs_boot,genisoimage/apple_driver.{8,c}}
}
build() {