summaryrefslogtreecommitdiff
path: root/pcr/pdftk/pdftk
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-15 10:49:08 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-15 10:49:14 +0100
commit72632b9a479c6e5c88b5019f0d58616a415bfcaa (patch)
treeea394b04ff270392d1aa90f9cf194ce12886b54b /pcr/pdftk/pdftk
parent32d660cff20e7c0b7c40b40ce7f31146a2c231d4 (diff)
downloadabslibre-72632b9a479c6e5c88b5019f0d58616a415bfcaa.tar.gz
abslibre-72632b9a479c6e5c88b5019f0d58616a415bfcaa.tar.bz2
abslibre-72632b9a479c6e5c88b5019f0d58616a415bfcaa.zip
adding pcr/pdftk and pcr/gcc-gcj-ecj
Diffstat (limited to 'pcr/pdftk/pdftk')
-rw-r--r--pcr/pdftk/pdftk3
1 files changed, 3 insertions, 0 deletions
diff --git a/pcr/pdftk/pdftk b/pcr/pdftk/pdftk
new file mode 100644
index 000000000..12d821bd0
--- /dev/null
+++ b/pcr/pdftk/pdftk
@@ -0,0 +1,3 @@
+#!/bin/bash
+export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/lib/gcc/CARCH-pc-linux-gnu/GCCVER
+pdftk-bin "$@"