File: rules

package info (click to toggle)
wwwconfig-common 0.3.0.1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 492 kB
  • sloc: sh: 952; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	# Add here commands to install the package into debian/wwwconfig-common.
	cp *.func *.get *.sh $(CURDIR)/debian/wwwconfig-common/usr/share/wwwconfig-common
	rm -f $(CURDIR)/debian/wwwconfig-common/usr/share/wwwconfig-common/test.sh