File: rules

package info (click to toggle)
cdk 1%3A2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 75,264 kB
  • sloc: java: 394,678; xml: 77,293; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

# Version of libsignatures-java (0.0~...) is different from the one
# given in its pom.xml, thus it has to be removed manually.
execute_after_dh_auto_install:
	sed -i 's/libsignatures-java (>= 1.2-SNAPSHOT)/libsignatures-java/' debian/libcdk-java.substvars