The following commit has been merged in the master branch:
commit 5825650fe4f3d28817709b72c29a3ef20754d359
Author: Markus Koschany <[email protected]>
Date:   Sun May 19 11:57:41 2013 +0200

    Remove superfluous backslash from rules.

diff --git a/debian/rules b/debian/rules
index f38fd36..8396059 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ $(PKG)_$(VER).orig.tar.xz:
        && $(RM) -r -v \
                libs/ \
                src/com/jidesoft/plaf/aqua/AquaRangeSliderUI.java \
-               .git/ \
+               .git/
        @echo "# Packing..."
        tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" "$(PKG)-$(VER)" \
        && $(RM) -r "$(PKG)-$(VER)"

-- 
libjide-oss-java packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to