Codebase list fcitx-anthy / a60c87a
debian/rules: Modernize file and explicitly use architecture.mk. Boyuan Yang 5 years ago
1 changed file(s) with 8 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # -*- makefile -*-
2 # Uncomment this to turn on verbose mode.
3 # export DH_VERBOSE=1
14
2 #export DH_VERBOSE = 1
5 # see FEATURE AREAS in dpkg-buildflags(1)
36 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
7 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
8
9 include /usr/share/dpkg/architecture.mk
410
511 %:
6 dh $@
12 dh $@
713
814 override_dh_makeshlibs:
915