You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
417 B
13 lines
417 B
9 years ago
|
diff -u -r ../dpkg-1.18.4/lib/dpkg/dpkg.h ./lib/dpkg/dpkg.h
|
||
|
--- ../dpkg-1.18.4/lib/dpkg/dpkg.h 2015-12-12 15:49:24.000000000 -0500
|
||
|
+++ ./lib/dpkg/dpkg.h 2016-03-03 17:30:57.812372682 -0500
|
||
|
@@ -92,7 +92,7 @@
|
||
|
#define MAXUPDATES 250
|
||
|
|
||
|
#define DEFAULTSHELL "sh"
|
||
|
-#define DEFAULTPAGER "pager"
|
||
|
+#define DEFAULTPAGER "less"
|
||
|
|
||
|
#define MD5HASHLEN 32
|
||
|
#define MAXTRIGDIRECTIVE 256
|