summaryrefslogtreecommitdiff
path: root/package/device-mapper/patches/patch-lib_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-03 08:14:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-03 08:14:57 +0200
commit880a694987b2500a302722530615ec5e70a1d507 (patch)
treeed20dc94d0916995d44ef06dc9c5934ff4cc3cb6 /package/device-mapper/patches/patch-lib_Makefile_in
parente00bf1d2b054c3f2280c63c23bc682c67a25d1b2 (diff)
package updates and rescue-x86_64 fix
- merge device-mapper and lvm package, because of upstream merge - update squid to latest stable version - add no64-lib patch for gcc, which fixes cross-build from x86 to x86_64
Diffstat (limited to 'package/device-mapper/patches/patch-lib_Makefile_in')
-rw-r--r--package/device-mapper/patches/patch-lib_Makefile_in21
1 files changed, 0 insertions, 21 deletions
diff --git a/package/device-mapper/patches/patch-lib_Makefile_in b/package/device-mapper/patches/patch-lib_Makefile_in
deleted file mode 100644
index d20b9d5c9..000000000
--- a/package/device-mapper/patches/patch-lib_Makefile_in
+++ /dev/null
@@ -1,21 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- device-mapper.1.02.28.orig/lib/Makefile.in 2008-06-06 22:44:35.000000000 +0200
-+++ device-mapper.1.02.28/lib/Makefile.in 2008-11-11 12:18:25.000000000 +0100
-@@ -76,7 +76,7 @@ install_static: install_@interface@_stat
- $(LN_S) -f libdevmapper.a.$(LIB_VERSION) $(libdir)/libdevmapper.a
-
- install_ioctl: ioctl/libdevmapper.$(LIB_SUFFIX)
-- $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
-+ $(INSTALL) -D $(OWNER) $(GROUP) -m 755 $(STRIP) $< \
- $(libdir)/libdevmapper.$(LIB_SUFFIX).$(LIB_VERSION)
-
- install_pkgconfig:
-@@ -84,7 +84,7 @@ install_pkgconfig:
- $(usrlibdir)/pkgconfig/devmapper.pc
-
- install_ioctl_static: ioctl/libdevmapper.a
-- $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
-+ $(INSTALL) -D $(OWNER) $(GROUP) -m 755 $(STRIP) $< \
- $(libdir)/libdevmapper.a.$(LIB_VERSION)
-
- $(VERSIONED_SHLIB): %.$(LIB_SUFFIX).$(LIB_VERSION): $(interface)/%.$(LIB_SUFFIX)