File: rules

package info (click to toggle)
gramophone2 0.8.13a-3.6
  • links: PTS
  • area: main
  • in suites: sid
  • size: 544 kB
  • sloc: ansic: 2,707; yacc: 1,873; lex: 308; makefile: 33
file content (12 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_CFLAGS_MAINT_APPEND = -fcommon

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@

override_dh_auto_install:
	make install DESTDIR=debian/gramophone2/usr