projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff5b7ef
)
block-mount: invoke blkid without cache file, this seems to fix mounts by uuid or...
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 21 Mar 2012 02:29:26 +0000
(
02:29
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 21 Mar 2012 02:29:26 +0000
(
02:29
+0000)
SVN-Revision: 31049
package/block-mount/Makefile
patch
|
blob
|
history
diff --git
a/package/block-mount/Makefile
b/package/block-mount/Makefile
index a4434ed34f43d8a9fd541a249484d5019c1aa26d..b82011fe42587ea70504a81cd2d5e73fccb143cd 100644
(file)
--- a/
package/block-mount/Makefile
+++ b/
package/block-mount/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-201
1
OpenWrt.org
+# Copyright (C) 2006-201
2
OpenWrt.org
# Copyright (C) 2010 Vertical Communications
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=block-mount
PKG_VERSION:=0.2.0
-PKG_RELEASE:=
7
+PKG_RELEASE:=
8
include $(INCLUDE_DIR)/package.mk