File: rules

package info (click to toggle)
libpicocontainer-java 2.15%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,292 kB
  • sloc: java: 24,099; xml: 85; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 262 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	ln -s -f . src/main
	dh_auto_build

get-orig-source:
	# todo: build from the GitHub repository (no tag available unfortunately)
	# https://github.com/picocontainer/PicoContainer2/tree/master/pico/container