]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/features/compressed-folders.debian
adding descriptions to the patches missing it
[software/mutt-debian.git] / debian / patches / features / compressed-folders.debian
1 to enable the use of compressed folders
2
3 --- a/config-debian.h
4 +++ b/config-debian.h
5 @@ -0,0 +1,4 @@
6 +#ifndef USE_COMPRESSED
7 +#error "You forgot to update debian/patches/autotools-update."
8 +#error "Run sh debian/update-autotools.sh"
9 +#endif