projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e9106a
)
Add Id tag
author
Nicolas Thill
<nico@openwrt.org>
Mon, 11 Jul 2005 19:07:28 +0000
(19:07 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 11 Jul 2005 19:07:28 +0000
(19:07 +0000)
SVN-Revision: 1408
openwrt/package/bwm/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/bwm/Makefile
b/openwrt/package/bwm/Makefile
index 1d615ec12ff33114a325e951e581c9097b32e587..6acdd0be6ec68fd5fcc238696360888383ddab8f 100644
(file)
--- a/
openwrt/package/bwm/Makefile
+++ b/
openwrt/package/bwm/Makefile
@@
-1,3
+1,5
@@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=bwm
@@
-26,4
+28,3
@@
$(IPKG_BWM):
install -m 755 $(PKG_BUILD_DIR)/$(PKG_NAME) $(IDIR_BWM)/usr/bin/
$(STRIP) $(IDIR_BWM)/usr/bin/*
$(IPKG_BUILD) $(IDIR_BWM) $(PACKAGE_DIR)
-