File: rules

package info (click to toggle)
pidgin-latex 1.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: ansic: 712; makefile: 28
file content (8 lines) | stat: -rwxr-xr-x 194 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export DEB_CFLAGS_MAINT_APPEND = -Wall $(shell dpkg-buildflags --get CPPFLAGS)

%:
	dh $@

override_dh_auto_install:
	$(MAKE) install PREFIX=$(CURDIR)/debian/pidgin-latex/usr