File: rules

package info (click to toggle)
jpegoptim 1.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 504 kB
  • sloc: sh: 3,222; ansic: 1,861; makefile: 67
file content (17 lines) | stat: -rwxr-xr-x 297 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_install:
	$(MAKE) install prefix=$(CURDIR)/debian/jpegoptim/usr

override_dh_clean:
	dh_clean Makefile
	dh_clean config.h
	dh_clean config.log
	dh_clean config.status

get-orig-source:
	uscan --verbose --force-download --rename