summaryrefslogtreecommitdiff
path: root/package/aufs2-util/patches/patch-libau_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-01-19 18:09:53 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-01-19 18:09:53 +0100
commitefcef25da20cd67933fb6086366d28e76f51da85 (patch)
tree31cb11986078f8c43dcd8fbb7954b04f51acc00b /package/aufs2-util/patches/patch-libau_Makefile
parent5cf1c57687baa76f08e0f399a8028d1074d4cc70 (diff)
update to linux 3.7.3, disable aufs2, multimedia support needs reworking
Diffstat (limited to 'package/aufs2-util/patches/patch-libau_Makefile')
-rw-r--r--package/aufs2-util/patches/patch-libau_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/aufs2-util/patches/patch-libau_Makefile b/package/aufs2-util/patches/patch-libau_Makefile
deleted file mode 100644
index e454c9dc3..000000000
--- a/package/aufs2-util/patches/patch-libau_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- w-aufs2-util-2-100111-1.orig/libau/Makefile 2011-01-07 05:00:54.000000000 +0100
-+++ w-aufs2-util-2-100111-1/libau/Makefile 2011-01-25 17:02:09.835243119 +0100
-@@ -45,7 +45,7 @@ install_ulib: File = ${LibSo}.${LibSoMaj
- install_ulib: Tgt = ${DESTDIR}/usr/lib
- install_ulib: ${File}
- install -d ${Tgt}
-- ${Install} -m 644 -s ${File} ${Tgt}
-+ ${Install} -m 644 ${File} ${Tgt}
- # -m 6755
- ln -sf ${File} ${Tgt}/${LibSo}.${LibSoMajor}
- ln -sf ${LibSo}.${LibSoMajor} ${Tgt}/${LibSo}