File: rules

package info (click to toggle)
plexus-io 3.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 692 kB
  • sloc: java: 4,067; xml: 244; sh: 5; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	# Workaround for maven-resources-plugin bug https://issues.apache.org/jira/browse/MRESOURCES-237
	$(RM) src/test/resources/symlinks/src/sym*
	dh_auto_build