#!/usr/bin/make -f #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all # Xye relies on signed chars export DEB_CXXFLAGS_MAINT_APPEND = -fsigned-char %: dh $@ override_dh_auto_configure: touch res/DejaVuSans.ttf res/DejaVuSans-Bold.ttf dh_auto_configure -- --bindir /usr/games override_dh_install: dh_install rm -f $(foreach file,AUTHORS ChangeLog NEWS ReadMe.html,debian/xye-data/usr/share/xye/$(file))