diff options
author | Nicolas Thill <nico@openwrt.org> | 2015-01-31 10:10:51 +0100 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2015-02-01 23:56:07 +0100 |
commit | 01f7bbf27a6c0622715702acf6e31b4f0fc7059c (patch) | |
tree | f29106e3b326518796fa2874d9ec36e14d93282b /libs | |
parent | cebdcd227fc28940272333e74b0512ef49cd222d (diff) |
libdmapsharing: fix typo in patch name, refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat (limited to 'libs')
-rw-r--r-- | libs/libdmapsharing/patches/001-disable_pixbuf.patch (renamed from libs/libdmapsharing/patches/001-diable_pixbuf.patch) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/libs/libdmapsharing/patches/001-diable_pixbuf.patch b/libs/libdmapsharing/patches/001-disable_pixbuf.patch index 663dd49b5..fcc845352 100644 --- a/libs/libdmapsharing/patches/001-diable_pixbuf.patch +++ b/libs/libdmapsharing/patches/001-disable_pixbuf.patch @@ -1,8 +1,6 @@ -Index: libdmapsharing-2.9.15/configure.ac -=================================================================== ---- libdmapsharing-2.9.15.orig/configure.ac 2012-08-14 21:02:31.861158482 +0200 -+++ libdmapsharing-2.9.15/configure.ac 2012-08-14 21:03:42.448658906 +0200 -@@ -112,18 +112,7 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -117,18 +117,7 @@ dnl make GOBJECT_CFLAGS and GOBJECT_LIBS AC_SUBST(GOBJECT_CFLAGS) AC_SUBST(GOBJECT_LIBS) |