File: rules

package info (click to toggle)
bitlbee-mastodon 1.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 516 kB
  • sloc: ansic: 4,727; makefile: 58; sh: 2
file content (12 lines) | stat: -rwxr-xr-x 315 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --with autoreconf 

override_dh_auto_install:
	dh_auto_install
	rm $(CURDIR)/debian/bitlbee-plugin-mastodon/usr/lib/bitlbee/mastodon.la