Fix oidentd compilation, closes #746
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4755 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
358d03b35e
commit
ea2c49ec3e
@ -37,8 +37,7 @@ define Build/Configure
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default)
|
$(call Build/Compile/Default,all)
|
||||||
$(STRIP) $(PKG_BUILD_DIR)/src/$(PKG_NAME)
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/oidentd/install
|
define Package/oidentd/install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user