remove one slash in PKG_SOURCE_URL
[openwrt.git] / openwrt / package / syslog-ng / Makefile
index b97cca3..081d120 100644 (file)
@@ -61,7 +61,7 @@ $(PKG_BUILD_DIR)/.built:
                CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/usr/include/libol" \
                LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/usr/lib/libol" \
                CC=$(TARGET_CC) \
-               all install
+               install-exec install-data
        touch $@
 
 $(IPKG_SYSLOG_NG):
This page took 0.029 seconds and 4 git commands to generate.