summaryrefslogtreecommitdiff
path: root/package/shorewall-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/shorewall-common/Makefile')
-rw-r--r--package/shorewall-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/shorewall-common/Makefile b/package/shorewall-common/Makefile
index 5e311d358..7d6c48bf4 100644
--- a/package/shorewall-common/Makefile
+++ b/package/shorewall-common/Makefile
@@ -29,7 +29,7 @@ do-build:
${RM} -R ${WRKINST}/usr/share/shorewall/configfiles
ifeq ($(ADK_PACKAGE_SHOREWALL_STRIPCONF),y)
- ${BASH} ./files/downstrip ${WRKINST}/etc/shorewall
+ ${BASH} ./files/downstrip ${WRKINST}/etc/shorewall
endif
ifeq ($(ADK_PACKAGE_SHOREWALL_STRIPSHARED),y)