.
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=28
This commit is contained in:
parent
298b99962c
commit
02ddb26d49
@ -1,12 +1,3 @@
|
|||||||
--- .pkgextract
|
|
||||||
+++ .pkgextract 2006-04-25 12:58:31.000000000 +0000
|
|
||||||
@@ -0,0 +1,6 @@
|
|
||||||
+patch -p0 -s --suffix=.spell < ../tcsh-6.15.00-spelling.dif
|
|
||||||
+patch -p0 -s --suffix=.utf8 < ../tcsh-6.15.00-utf8.dif
|
|
||||||
+patch -p0 -s --suffix=.pipe < ../tcsh-6.15.00-pipe.dif
|
|
||||||
+patch -p0 -s --suffix=.longjmp < ../tcsh-6.15.00-longjmp.dif
|
|
||||||
+patch -p0 -s --suffix=.normcmd < ../tcsh-6.15.00-norm-cmd.dif
|
|
||||||
+patch -p0 -s --suffix=.history < ../tcsh-6.15.00-history.dif
|
|
||||||
--- Makefile.in
|
--- Makefile.in
|
||||||
+++ Makefile.in 2006-04-25 12:58:31.000000000 +0000
|
+++ Makefile.in 2006-04-25 12:58:31.000000000 +0000
|
||||||
@@ -591,12 +591,12 @@ vgrind:
|
@@ -591,12 +591,12 @@ vgrind:
|
||||||
@ -161,8 +152,8 @@
|
|||||||
# define RCSID(id) static char *rcsid = (id);
|
# define RCSID(id) static char *rcsid = (id);
|
||||||
# else
|
# else
|
||||||
--- configure
|
--- configure
|
||||||
+++ configure 2011-11-16 10:49:20.387146641 +0000
|
+++ configure 2011-11-16 10:49:20.000000000 +0000
|
||||||
@@ -3750,7 +3750,7 @@ return tgetent ();
|
@@ -3654,7 +3654,7 @@ return tgetent ();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
_ACEOF
|
_ACEOF
|
||||||
@ -172,8 +163,8 @@
|
|||||||
ac_res="none required"
|
ac_res="none required"
|
||||||
else
|
else
|
||||||
--- configure.in
|
--- configure.in
|
||||||
+++ configure.in 2011-11-16 10:49:08.663146282 +0000
|
+++ configure.in 2011-11-16 10:49:09.000000000 +0000
|
||||||
@@ -296,7 +296,7 @@ fi
|
@@ -281,7 +281,7 @@ fi
|
||||||
dnl Checks for libraries
|
dnl Checks for libraries
|
||||||
AC_SEARCH_LIBS(crypt, crypt)
|
AC_SEARCH_LIBS(crypt, crypt)
|
||||||
AC_SEARCH_LIBS(getspnam, sec)
|
AC_SEARCH_LIBS(getspnam, sec)
|
||||||
@ -181,7 +172,7 @@
|
|||||||
+AC_SEARCH_LIBS(tgetent, termlib termcap tinfo curses ncurses)
|
+AC_SEARCH_LIBS(tgetent, termlib termcap tinfo curses ncurses)
|
||||||
AC_SEARCH_LIBS(gethostbyname, nsl)
|
AC_SEARCH_LIBS(gethostbyname, nsl)
|
||||||
AC_SEARCH_LIBS(connect, socket)
|
AC_SEARCH_LIBS(connect, socket)
|
||||||
AC_SEARCH_LIBS(catgets, catgets)
|
AM_ICONV
|
||||||
--- glob.h
|
--- glob.h
|
||||||
+++ glob.h 2006-04-25 12:58:31.000000000 +0000
|
+++ glob.h 2006-04-25 12:58:31.000000000 +0000
|
||||||
@@ -72,6 +72,7 @@ typedef struct {
|
@@ -72,6 +72,7 @@ typedef struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user