/[pkgs]/devel/enscript/enscript-1.6.4-rh457720.patch
ViewVC logotype

Contents of /devel/enscript/enscript-1.6.4-rh457720.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Fri Aug 8 11:31:07 2008 UTC (15 months, 2 weeks ago) by atkac
Branch: MAIN
CVS Tags: enscript-1_6_4-13_fc12, F-12-split, enscript-1_6_4-10_fc10, enscript-1_6_4-11_fc10, F-10-split, F-11-split, enscript-1_6_4-14_fc12, enscript-1_6_4-12_fc11, HEAD
File MIME type: text/x-patch
- updated patches due rpm 4.6
- enscript -w is handled well (#457719)
- mkafmmap -V is handled well (#457720)
1 diff -up enscript-1.6.4/src/mkafmmap.c.rh457720 enscript-1.6.4/src/mkafmmap.c
2 --- enscript-1.6.4/src/mkafmmap.c.rh457720 2008-08-08 11:33:47.000000000 +0200
3 +++ enscript-1.6.4/src/mkafmmap.c 2008-08-08 11:33:58.000000000 +0200
4 @@ -139,7 +139,7 @@ main (int argc, char *argv[])
5 int option_index = 0;
6 int c;
7
8 - c = getopt_long (argc, argv, "p:h", long_options, &option_index);
9 + c = getopt_long (argc, argv, "p:hV", long_options, &option_index);
10 if (c == -1)
11 break;
12

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2