diff --git a/debian/rules b/debian/rules index 0fb6d45..a7674c7 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ dh $@ --parallel --with=autoreconf override_dh_autoreconf: - dh_autoreconf --as-needed ./autogen.sh + NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh override_dh_strip: dh_strip --dbgsym-migration='libcinnamon-menu-3-0-dbg (<< 3.0.0-1~)' || dh_strip