diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-09-24 14:15:05 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-09-24 14:15:05 +0200 |
commit | 390cb8c365cc53b2b79c908f7e1bd6c0f19a6a46 (patch) | |
tree | 5db2dd7b9522bb00302c8b536aae358cd956aed7 | |
parent | 7f72e1a56329d2def377b25599f6ac583e5fd89b (diff) | |
download | anastasis-gtk-390cb8c365cc53b2b79c908f7e1bd6c0f19a6a46.tar.gz anastasis-gtk-390cb8c365cc53b2b79c908f7e1bd6c0f19a6a46.zip |
tab
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4b4c33e..ffaefe6 100755 --- a/debian/rules +++ b/debian/rules | |||
@@ -6,7 +6,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) | |||
6 | dh ${@} | 6 | dh ${@} |
7 | 7 | ||
8 | override_dh_builddeb: | 8 | override_dh_builddeb: |
9 | dh_builddeb -- -Zgzip | 9 | dh_builddeb -- -Zgzip |
10 | 10 | ||
11 | override_dh_auto_configure: | 11 | override_dh_auto_configure: |
12 | dh_auto_configure -- --disable-rpath | 12 | dh_auto_configure -- --disable-rpath |