From c75183839f29268eed6750501e22a1a888e67f61 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 30 Mar 2012 00:33:52 -0300 Subject: libre/grub --- libre/grub/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'libre/grub/PKGBUILD') 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 -- cgit v1.2.3