[SCM] libjide-oss-java packaging branch, master, updated. debian/3.5.3+dfsg-1-16-g526be16
Markus Koschany
apo at gambaru.de
Sun May 19 11:19:20 UTC 2013
The following commit has been merged in the master branch:
commit 5825650fe4f3d28817709b72c29a3ef20754d359
Author: Markus Koschany <apo at gambaru.de>
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
More information about the pkg-java-commits
mailing list