]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- one fix
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 20 Mar 2005 11:04:30 +0000 (11:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-gcc4.patch -> 1.2

poldek-gcc4.patch [new file with mode: 0644]

diff --git a/poldek-gcc4.patch b/poldek-gcc4.patch
new file mode 100644 (file)
index 0000000..dd394ae
--- /dev/null
@@ -0,0 +1,19 @@
+--- poldek-0.18.8/main.c~      2005-03-20 11:01:05.847095848 +0000
++++ poldek-0.18.8/main.c       2005-03-20 11:05:28.232207248 +0000
+@@ -18,6 +18,8 @@
+ # include "config.h"
+ #endif
++static const char *argp_program_version = PACKAGE " " VERSION " (" VERSION_STATUS ")";
++
+ #include <stdlib.h>
+ #include <string.h>
+@@ -60,7 +62,6 @@
+ static const char program_bug_address[] = "<mis@pld.org.pl>";
+-static const char *argp_program_version = PACKAGE " " VERSION " (" VERSION_STATUS ")";
+ const char *argp_program_bug_address = program_bug_address;
+ /* Program documentation. */
This page took 0.222051 seconds and 4 git commands to generate.