Codebase list maven-debian-helper / dac9493
* Release Ludovic Claude 14 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
7272
7373 # The name of the package containing the documentation. The second package
7474 # by default. Leave empty to skip generating documentation.
75 DEB_DOC_PACKAGE = $(firstword $(shell dh_listpackages | grep -v $(DEB_JAR_PACKAGE) | grep "-doc"))
75 DEB_DOC_PACKAGE = $(firstword $(shell dh_listpackages | grep -v $(DEB_JAR_PACKAGE) | grep "\-doc$"))
7676
7777 # Property file for Maven, defaults to debian/maven.properties if it exists.
7878 # You may define additional properties. Please note that command-line