X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ae7e6b6e1f2cfc401d742d050619507bbc0102f..4e35b953f6cda03f3c5cdbce20f1fcbf1001a419:/openwrt/package/syslog-ng/Makefile?ds=inline diff --git a/openwrt/package/syslog-ng/Makefile b/openwrt/package/syslog-ng/Makefile index b97cca360..081d12024 100644 --- a/openwrt/package/syslog-ng/Makefile +++ b/openwrt/package/syslog-ng/Makefile @@ -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):