[josm] 01/28: Don't remove JCS source.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Oct 9 22:26:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository josm.
commit 90a0815b3a537ab67910cdea166ba0e29551792d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 9 12:37:51 2015 +0200
Don't remove JCS source.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 627d7d7..3b5c5dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,7 @@ get-orig-source:
@echo Removing icons directory
rm -rf ${DESTDIR}/images/styles/standard
@echo Removing duplicated code
- rm -rf ${DESTDIR}/src/com ${DESTDIR}/src/oauth ${DESTDIR}/src/org/apache
+ rm -rf ${DESTDIR}/src/com ${DESTDIR}/src/oauth ${DESTDIR}/src/org/apache/commons/compress ${DESTDIR}/src/org/apache/commons/logging
@echo Fetching revision metadata
svn info --xml -r ${SVNREV} ${SVNREPO} > ${DESTDIR}/REVISION
@echo Fetching internalization data
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git
More information about the Pkg-grass-devel
mailing list