File: rules

package info (click to toggle)
google-auto-common-java 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,248 kB
  • sloc: java: 24,372; xml: 978; sh: 68; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Ensure packages build with no Internet access
export http_proxy=127.0.0.1:9
export https_proxy=127.0.0.1:9

%:
	dh $@