diff options
author | root <root@rshg054.dnsready.net> | 2012-08-09 03:28:56 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-09 03:28:56 +0000 |
commit | d5bbc26b6a8a40b207200a1d19d466206ea3ee13 (patch) | |
tree | e5f787cd6b72e605a737bd589b3c0ec6c89da94e /libre | |
parent | a28736b03b50ff37ce2cd0fb2fa1ef2e37508108 (diff) |
Thu Aug 9 03:28:56 UTC 2012
Diffstat (limited to 'libre')
-rw-r--r-- | libre/ghostscript-libre/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD index 05804529d..656f49fb5 100644 --- a/libre/ghostscript-libre/PKGBUILD +++ b/libre/ghostscript-libre/PKGBUILD @@ -27,6 +27,7 @@ build() { # delete non-free packages grep -l "are not altered" Resource/CMap/* | xargs rm -fv + grep -l "not be copied" Resource/CMap/* | xargs rm -fv # force it to use system-libs rm -rf jpeg libpng zlib jasper expat tiff lcms freetype |