From b321e00979720b3d50e99da60a7efc738bbdbb25 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 15 Aug 2014 18:33:26 -0400 Subject: prokit: Drop /PKGDATA.+DIR/ global variables --- (limited to 'src') diff --git a/src/prokit.sh b/src/prokit.sh index af7ab44..1eec0ef 100644 --- a/src/prokit.sh +++ b/src/prokit.sh @@ -28,8 +28,6 @@ LF=' PACKAGE_NAME='@PACKAGE_NAME@' PACKAGE_VERSION='@PACKAGE_VERSION@' PKGDATADIR='@pkgdatadir@' -PKGDATACMDDIR='@pkgdatacmddir@' -PKGDATAPROFILEDIR='@pkgdataprofiledir@' OPTSTRING='hV' # use() must be defined inline so it can be used to load other modules. -- cgit v0.9.1