Codebase list fcitx-sayura / a1dd027
debian/rules: Update to debhelper compat v13. Boyuan Yang 2 years ago
1 changed file(s) with 1 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
99 # package maintainers to append CFLAGS
1010 #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
1111 # package maintainers to append LDFLAGS
12 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
12 export DEB_LDFLAGS_MAINT_APPEND =
1313
1414 include /usr/share/dpkg/architecture.mk
1515
2121 override_dh_auto_configure:
2222 dh_auto_configure -- \
2323 -DLIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)
24
25 override_dh_missing:
26 dh_missing --fail-missing