summaryrefslogtreecommitdiff
path: root/add-package
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-07-12 22:34:52 +0900
committerNorbert Preining <norbert@preining.info>2017-07-12 22:34:52 +0900
commitf17a8765c35b4b836995b01a5c88c785796b013f (patch)
treed46e3e48fc243aacdd345b993f4b62a1feba534e /add-package
parent22ebe8a5218df07fccfc1db0761a3676de9288bf (diff)
fix add-package for ne ctan2tl layout
Diffstat (limited to 'add-package')
-rwxr-xr-xadd-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/add-package b/add-package
index 1ab371d3..145cf2bd 100755
--- a/add-package
+++ b/add-package
@@ -2,5 +2,5 @@
CTAN2TDS_CONFIG=`pwd`/ctan2tds-config.pl
export CTAN2TDS_CONFIG
-ctan2tl --contrib $*
+ctan2tl --contrib `pwd` $*