[SCM] mate-desktop Debian package branch, master, updated. debian/1.8.0+dfsg1-4-2-g94b2f2f

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Apr 29 06:07:41 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-desktop.git;a=commitdiff;h=94b2f2f

The following commit has been merged in the master branch:
commit 94b2f2f43a90a636d037afab6d8355903cf44684
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 29 08:07:32 2014 +0200

    debian/rules: Fix copy+paste error in tarball repacking code.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c7b6147..4f604bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,6 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz:
 	    || $(RM) -r $(PKG)-$(VER)
 	@echo "# Cleaning-up..."
 	cd $(PKG)-$(VER) \
-	    && find . -depth -type d -name 'windows' -exec $(RM) -r {} \; -printf 'removed %p
' \
 	    && $(RM) -r -v \
 	        desktop-docs \
 	        user-guide

-- 
mate-desktop Debian package



More information about the pkg-mate-commits mailing list