File: rules

package info (click to toggle)
eclipse-jdt-core 4.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 98,212 kB
  • sloc: java: 1,490,876; xml: 6,198; makefile: 5; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 267 bytes parent folder | download | duplicates (42)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

%:
	dh $@ --buildsystem=eclipse_bundles

override_dh_gencontrol:
	# Use the bundle versions as package versions
	awk 'system("dh_gencontrol -p"$$4" -- -v"$$2"+eclipse$(DEB_VERSION)")' debian/bundles.properties