summaryrefslogtreecommitdiffstats
path: root/config.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.sh.in')
-rw-r--r--config.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh.in b/config.sh.in
index 7e9ebe5..a1017f8 100644
--- a/config.sh.in
+++ b/config.sh.in
@@ -1,8 +1,8 @@
PACKAGE='@PACKAGE@'
PACKAGE_NAME='@PACKAGE_NAME@'
+SH='@SH@'
FAKEROOT='@FAKEROOT@'
OPKG='@OPKG@'
TOUCH='@TOUCH@'
TAR='@TAR@'
GZIP='@GZIP@'
-HAVE_TOUCH_NODEREF='@HAVE_TOUCH_NODEREF@'