Codebase list maven-debian-helper / c727bfd
* Don't install .svn files and improve clean after package build Ludovic Claude 13 years ago
2 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 bin /usr/
1 etc/* /etc/maven2/
2 share /usr/
0 bin/mh_* /usr/bin
1 bin/mvn-debian /usr/bin
2 etc/*.conf /etc/maven2/
3 etc/*.xml /etc/maven2/
4 share/cdbs/1/class/*.mk /usr/share/cdbs/1/class
5 share/maven-debian-helper/*.sh /usr/share/maven-debian-helper
6
5555 -rm -rf debian/tmp
5656 -$(RM) man/mvn-debian.1
5757 mh_unpatchpoms -p$(PACKAGE)
58 mh_clean
59