]> git.llucax.com Git - software/mutt-debian.git/blob - upstream/extra-patches/compressed-folders.debian
Import mutt_1.5.9-2
[software/mutt-debian.git] / upstream / extra-patches / compressed-folders.debian
1 --- a/debian-config.h
2 +++ b/debian-config.h
3 @@ -0,0 +1,4 @@
4 +#ifndef USE_COMPRESSED
5 +#error "You forgot to update debian/patches/autotools-update."
6 +#error "Run sh debian/update-autotools.sh"
7 +#endif