projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
[openwrt.git]
/
package
/
snort-wireless
/
Makefile
diff --git
a/package/snort-wireless/Makefile
b/package/snort-wireless/Makefile
index
2d0fd76
..
ebb9a3a
100644
(file)
--- a/
package/snort-wireless/Makefile
+++ b/
package/snort-wireless/Makefile
@@
-1,3
+1,5
@@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=snort-wireless
@@
-149,5
+151,5
@@
$(PKG_BUILD_DIR)/.installed: $(PKG_BUILD_DIR)/.built
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
install
- touch $
(PKG_BUILD_DIR)/.installed
+ touch $
@
This page took
0.031945 seconds
and
4
git commands to generate.