chiark / gitweb /
vim: Use sensible.vim as system vimrc
[termux-packages] / packages / dpkg / lib-dpkg-dpkg.h.patch
1 diff -u -r ../dpkg-1.18.4/lib/dpkg/dpkg.h ./lib/dpkg/dpkg.h
2 --- ../dpkg-1.18.4/lib/dpkg/dpkg.h      2015-12-12 15:49:24.000000000 -0500
3 +++ ./lib/dpkg/dpkg.h   2016-03-03 17:30:57.812372682 -0500
4 @@ -92,7 +92,7 @@
5  #define MAXUPDATES         250
6  
7  #define DEFAULTSHELL        "sh"
8 -#define DEFAULTPAGER        "pager"
9 +#define DEFAULTPAGER        "less"
10  
11  #define MD5HASHLEN           32
12  #define MAXTRIGDIRECTIVE     256