summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2017-01-18 23:07:35 +0100
committerAndrew Shadura <andrewsh@debian.org>2017-01-18 23:07:35 +0100
commit6fc2ae056b5b17a9b1600a8c3747a3af08b8ba11 (patch)
treec60ea01a4c32a7d49f15908a360e7d3a4e7dc774
parenta08800a84b8f21acce561c53d04652cb104c8e7a (diff)
Reorder gtkdocize after autogen.sh.
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 028b80f..546c1c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,8 @@ DEB_COMPRESS_EXCLUDE += js ui
DEB_DH_AUTORECONF_ARGS += debian/rules -- autoreconf
autoreconf:
- gtkdocize --copy
./autogen.sh
+ gtkdocize --copy
DEB_CONFIGURE_EXTRA_FLAGS = --with-webkit=4.0