File: rules

package info (click to toggle)
gigedit 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, sid
  • size: 5,396 kB
  • sloc: cpp: 18,249; sh: 4,359; ansic: 374; makefile: 119; xml: 91
file content (15 lines) | stat: -rwxr-xr-x 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --disable-shared

override_dh_auto_install:
	dh_auto_install
	rm -R $(CURDIR)/debian/gigedit/usr/lib