summaryrefslogtreecommitdiff
path: root/libre/grub/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-30 00:33:52 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-30 00:33:52 -0300
commitc75183839f29268eed6750501e22a1a888e67f61 (patch)
tree3388fb6eacd60975ef8507686a4375a153e32941 /libre/grub/PKGBUILD
parent88c652bf1debbccc94e1137f632637abd613548f (diff)
downloadabslibre-c75183839f29268eed6750501e22a1a888e67f61.tar.gz
abslibre-c75183839f29268eed6750501e22a1a888e67f61.tar.bz2
abslibre-c75183839f29268eed6750501e22a1a888e67f61.zip
libre/grub
Diffstat (limited to 'libre/grub/PKGBUILD')
-rw-r--r--libre/grub/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index 91ad4a5cf..29870d611 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -50,6 +50,7 @@ DESTARCH="x86_64"
build() {
cd $srcdir/$pkgname-$pkgver
+ fgrep -rlZ pkglib_DATA --include Makefile.am . | xargs -0 sed -i 's/pkglib_DATA/pkgdata_DATA/g'
# optimizations break the build -- disable them
# adding special devices to grub, patches are from fedora