]> git.sur5r.net Git - fstl/blobdiff - debian/rules
Update watchfile to use Github API
[fstl] / debian / rules
index 26f0b93a819220fd6a7245cb9eb5acefa7767085..9592aa305590b614aea882c45bd275ea3f6f5918 100755 (executable)
@@ -3,11 +3,5 @@ export QT_SELECT=qt5
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-export DEB_QMAKE_ARGS=qt/fstl.pro
-
-include /usr/share/dpkg/buildflags.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/qmake.mk
-
+%:
+       dh "$@"