[texmaker] 66/103: Remove override_dh_auto_build to use properly hardening flags
Andreas Tille
tille at debian.org
Sun Sep 10 17:38:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository texmaker.
commit fea53ba92534002213711cc5f4c39a747a978936
Author: Julián Moreno Patiño <julian at debian.org>
Date: Fri Aug 9 14:31:29 2013 +0000
Remove override_dh_auto_build to use properly hardening flags
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index b20fa6a..b576cd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ override_dh_auto_clean:
$(RM) .obj/* .moc/* .ui/*
dh_auto_clean
-override_dh_auto_build:
- qmake-qt4 -unix PREFIX=/usr QMAKE_CFLAGS="$(CPPFLAGS)" QMAKE_CXXFLAGS="$(CXXFLAGS)" QMAKE_LFLAGS="$(LDFLAGS)" texmaker.pro
-
override_dh_auto_test:
# do not try testing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/texmaker.git
More information about the debian-science-commits
mailing list