projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4ebe0
)
packages/ushare: add /etc/config/ushare to conffiles define
author
Nicolas Thill
<nico@openwrt.org>
Wed, 16 Nov 2011 20:02:32 +0000
(20:02 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 16 Nov 2011 20:02:32 +0000
(20:02 +0000)
SVN-Revision: 29198
multimedia/ushare/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/ushare/Makefile
b/multimedia/ushare/Makefile
index a85f6483690e14a8a2331976733e8aa78799ef24..26bf5f744278f560339769d20356973994a7027b 100644
(file)
--- a/
multimedia/ushare/Makefile
+++ b/
multimedia/ushare/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ushare
PKG_VERSION:=1.1a
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ushare.geexbox.org/releases/
@@
-57,6
+57,7
@@
define Build/Configure
endef
define Package/ushare/conffiles
+/etc/config/ushare
/etc/ushare.conf
endef