summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-10-04 16:25:51 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-10-04 16:25:51 +0200
commitbcac7069b47954b0bc3628620f32eb43ed938502 (patch)
tree63d941f1603bcf37bf20097617e98561d6a1c943 /debian/rules
parent60723535e0dfbc25469e829c71bcd4d72195af2e (diff)
parent204497da9ec70546cb85ce8343586b07b89243d8 (diff)
Merge remote-tracking branch 'alioth/debian/master' into debian/sid
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/rules b/debian/rules
index e136139..955ab1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,11 +9,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_clean:
find tikzit/src -name "*.d" -exec rm -f {} \;
- rm -f tikzit/src/common/tikzlexer.h
- rm -f tikzit/src/common/tikzlexer.m
- rm -f tikzit/src/common/tikzparser.h
- rm -f tikzit/src/common/tikzparser.m
- rm -f tikzit/src/gtk/edgedecdata.m
- rm -f tikzit/src/gtk/icondata.m
- rm -f tikzit/src/gtk/logodata.m
dh_auto_clean --sourcedirectory=tikzit