diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-03 18:21:10 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-03 18:21:10 +0000 |
commit | 0614e389f5459100aac95309930cc2b0aaf9f4fd (patch) | |
tree | 17cb7483ef5a220812ed879ad856be28584cde26 | |
parent | 13980bbf6e6b7c6fb7a49f2c8da7361fb275afe5 (diff) |
Comment
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index e885393..460413e 100755 --- a/debian/rules +++ b/debian/rules @@ -28,6 +28,7 @@ configure-stamp: dh_testdir autoreconf -v -i + # to be replaced by 'dh_auto_configure' only when compat=9 dh_auto_configure -- $(shell dpkg-buildflags --export=configure) touch configure-stamp |