]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/features/compressed-folders.debian
restoring debian/ for master
[software/mutt-debian.git] / debian / patches / features / compressed-folders.debian
1 --- a/config-debian.h
2 +++ b/config-debian.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