[packages] lvm2: update to 2.02.95

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32155 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
luka
2012-06-10 01:32:21 +00:00
parent 83c5981c03
commit a2a85d11c8
3 changed files with 15 additions and 17 deletions

View File

@ -0,0 +1,11 @@
--- a/make.tmpl.in
+++ b/make.tmpl.in
@@ -17,7 +17,7 @@ SHELL = /bin/sh
@SET_MAKE@
-CC ?= @CC@
+CC = @CC@
RANLIB = @RANLIB@
INSTALL = @INSTALL@
MKDIR_P = @MKDIR_P@