r39633 - /packages/unstable/meld/debian/patches/empty-directory.patch
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Mon Sep 23 14:17:06 UTC 2013
Author: rbalint
Date: Mon Sep 23 14:17:05 2013
New Revision: 39633
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39633
Log:
refresh empty-directory.patch
Modified:
packages/unstable/meld/debian/patches/empty-directory.patch
Modified: packages/unstable/meld/debian/patches/empty-directory.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/meld/debian/patches/empty-directory.patch?rev=39633&op=diff
==============================================================================
--- packages/unstable/meld/debian/patches/empty-directory.patch [utf-8] (original)
+++ packages/unstable/meld/debian/patches/empty-directory.patch [utf-8] Mon Sep 23 14:17:05 2013
@@ -1,20 +1,34 @@
-Description: remove reference to directory not used
-Author: Boruch Baum <boruch_baum at gmx.com>
+From 25d399041403ea600091dcada31ed87e4d23555d Mon Sep 17 00:00:00 2001
+From: Boruch Baum <boruch_baum at gmx.com>
+Date: Mon, 23 Sep 2013 16:16:12 +0200
+Subject: [PATCH] Remove reference to directory not used
+
+---
+ Makefile | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index c6d281a..aee4598 100644
--- a/Makefile
+++ b/Makefile
-@@ -40,7 +40,6 @@
- $(DESTDIR)$(docdir_) \
+@@ -41,7 +41,6 @@ install: $(addsuffix .install,$(SPECIALS)) meld.desktop meld.xml
+ $(DESTDIR)$(sharedir)/appdata \
$(DESTDIR)$(sharedir)/applications \
$(DESTDIR)$(sharedir)/mime/packages \
- $(DESTDIR)$(sharedir)/pixmaps \
$(DESTDIR)$(sharedir)/icons/hicolor/16x16/apps \
$(DESTDIR)$(sharedir)/icons/hicolor/22x22/apps \
$(DESTDIR)$(sharedir)/icons/hicolor/32x32/apps \
-@@ -130,7 +129,6 @@
+@@ -133,8 +132,7 @@ uninstall:
$(bindir)/meld \
$(sharedir)/applications/meld.desktop \
- $(sharedir)/mime/packages/meld.xml \
+ $(sharedir)/appdata/meld.appdata.xml \
+- $(sharedir)/mime/packages/meld.xml \
- $(sharedir)/pixmaps/meld.png
++ $(sharedir)/mime/packages/meld.xml
$(MAKE) -C po uninstall
$(MAKE) -C help uninstall
$(update_mime_database)
+--
+1.7.10.4
+
More information about the pkg-gnome-commits
mailing list