]> git.pld-linux.org Git - packages/dict-gazetteer.git/commitdiff
- stupid patch to build %{name} on sparc/linux
authorundefine <undefine@pld-linux.org>
Wed, 26 Jun 2002 23:27:26 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dict-gazetteer-linux-sparc.patch -> 1.1

dict-gazetteer-linux-sparc.patch [new file with mode: 0644]

diff --git a/dict-gazetteer-linux-sparc.patch b/dict-gazetteer-linux-sparc.patch
new file mode 100644 (file)
index 0000000..3032dc6
--- /dev/null
@@ -0,0 +1,21 @@
+diff -ur dict-gazetteer-1.3/format.c dict-gazetteer-1.3.new/format.c
+--- dict-gazetteer-1.3/format.c        Sun Jul 20 17:21:24 1997
++++ dict-gazetteer-1.3.new/format.c    Thu Jun 27 01:06:33 2002
+@@ -22,16 +22,6 @@
+                                    This is usually clearer when
+                                    searching. */
+-#ifdef __sparc__
+-extern int    atoi(char *);
+-extern int    printf( char *, ... );
+-extern int    fprintf( FILE *, char *, ... );
+-extern int    tolower(int);
+-extern int    getopt( int, char **, char * );
+-extern int    pclose(FILE *);
+-extern time_t time(time_t *);
+-#endif
+-
+ #ifdef __linux__
+ #include <getopt.h>
+ #endif
+Only in dict-gazetteer-1.3.new/: format.c~
This page took 0.060759 seconds and 4 git commands to generate.