[SCM] marco Debian package branch, master, updated. debian/1.8.0+dfsg1-2-6-gbcf123a

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Apr 29 06:05:54 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/marco.git;a=commitdiff;h=bcf123a

The following commit has been merged in the master branch:
commit bcf123a600c4c067575ba88e1c29deb2d3b0b364
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 29 08:05:09 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 3117482..a0f8da6 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 \
 	        doc/creating_themes
 	$(RM) -v $(PKG)_$(VER).orig.tar.*

-- 
marco Debian package



More information about the pkg-mate-commits mailing list