projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove Maintainer: and Source: fields from ipkg control files
[openwrt.git]
/
openwrt
/
package
/
portsentry
/
Makefile
diff --git
a/openwrt/package/portsentry/Makefile
b/openwrt/package/portsentry/Makefile
index
7c5dd3c
..
1245259
100644
(file)
--- a/
openwrt/package/portsentry/Makefile
+++ b/
openwrt/package/portsentry/Makefile
@@
-17,6
+17,9
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,PORTSENTRY,portsentry,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
$(eval $(call PKG_template,PORTSENTRY,portsentry,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+$(PKG_BUILD_DIR)/.configured:
+ touch $@
+
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) linux
touch $@
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) linux
touch $@
This page took
0.021213 seconds
and
4
git commands to generate.