aboutsummaryrefslogtreecommitdiff
path: root/community/gpgme/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/gpgme/build')
-rwxr-xr-xcommunity/gpgme/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpgme/build b/community/gpgme/build
index 37ab54ba..a4fa82cf 100755
--- a/community/gpgme/build
+++ b/community/gpgme/build
@@ -8,7 +8,7 @@
--disable-gpg-test \
--disable-gpgconf-test
-clsed '$a#define _LARGEFILE64_SOURCE' conf/config.h
+printf '%s\n' '#define _LARGEFILE64_SOURCE' >> conf/config.h
make
make DESTDIR="$1" install