summaryrefslogtreecommitdiff
path: root/package/xfsprogs/patches/patch-libhandle_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:05:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 14:05:28 +0100
commit8f39dc5c8c3d0b77daebd90f927e0bc78bca7d1d (patch)
treef064c23ea4a5ac3f8dd4730997a3426f3630452d /package/xfsprogs/patches/patch-libhandle_Makefile
parent80cf711c344256c59b857da6cd7fc91898f90752 (diff)
parenta03e16ce46353740a2b778beda4dda03c0252e07 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xfsprogs/patches/patch-libhandle_Makefile')
-rw-r--r--package/xfsprogs/patches/patch-libhandle_Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/xfsprogs/patches/patch-libhandle_Makefile b/package/xfsprogs/patches/patch-libhandle_Makefile
deleted file mode 100644
index 2c16921e1..000000000
--- a/package/xfsprogs/patches/patch-libhandle_Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- xfsprogs-2.10.1.orig/libhandle/Makefile 2007-09-11 04:01:17.000000000 +0200
-+++ xfsprogs-2.10.1/libhandle/Makefile 2008-12-09 19:02:03.000000000 +0100
-@@ -17,7 +17,7 @@ default: $(LTLIBRARY)
- include $(BUILDRULES)
-
- install: default
-- $(INSTALL_LTLIB)
-+ #$(INSTALL_LTLIB)
-
- install-dev: default
- $(INSTALL_LTLIB_DEV)