X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=ipv6%2Fmrd6%2FMakefile;fp=ipv6%2Fmrd6%2FMakefile;h=48e40a40fb009cb07ffa248f8668927f88d13b1c;hb=5cb332fb355cda50c0cfc952cee0778e5148781c;hp=3d8435e2e3d2e1be35c628b2c49825515fe3bbbf;hpb=d6c03f52596334c4eba9232d8ebdbf35cc70bb91;p=packages.git diff --git a/ipv6/mrd6/Makefile b/ipv6/mrd6/Makefile index 3d8435e2e..48e40a40f 100644 --- a/ipv6/mrd6/Makefile +++ b/ipv6/mrd6/Makefile @@ -49,8 +49,8 @@ define Build/Compile CFLAGS="$(TARGET_CFLAGS) -DNO_INET6_OPTION" \ CXX="$(TARGET_CROSS)g++" \ CC="$(TARGET_CC)" \ - STAGING_DIR=$(STAGING_DIR) \ - DESTDIR=$(PKG_INSTALL_DIR) \ + STAGING_DIR="$(STAGING_DIR)" \ + DESTDIR="$(PKG_INSTALL_DIR)" \ PREFIX=/usr/ \ install endef