[packages] ddns-scripts: fix escaping of option values (closes: #5327)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17798 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2009-09-29 03:43:43 +00:00
parent 2f4e919b2f
commit 0f1ef795aa
3 changed files with 26 additions and 2 deletions

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=1.0.0
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)