Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37515152
en ru br
ALT Linux repositórios
S:3.6.1-alt1.1
4.1: 1.23.0-alt1
4.0: 1.22.3-alt1

Outros repositórios
Upstream:1.23.0

Group :: Shelss
RPM: fish

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: fish-1.21.2-alt-new-ld.patch
Download


diff -u fish-1.21.2.orig/configure.ac fish-1.21.2/configure.ac
--- fish-1.21.2.orig/configure.ac	2006-03-09 14:01:18 +0200
+++ fish-1.21.2/configure.ac	2006-03-30 14:12:27 +0300
@@ -162,7 +162,7 @@
 AC_SEARCH_LIBS( gettext, intl, AC_SUBST( HAVE_GETTEXT, [1] ), AC_SUBST( HAVE_GETTEXT, [0] ) )
 AC_SEARCH_LIBS( connect, socket, , [AC_MSG_ERROR([Cannot find the socket library, needed to build this package.] )] )
 AC_SEARCH_LIBS( nanosleep, rt, , [AC_MSG_ERROR([Cannot find the rt library, needed to build this package.] )] )
-AC_SEARCH_LIBS( setupterm, [ncurses curses], , [AC_MSG_ERROR([Could not find a curses implementation, needed to build fish])] )
+AC_SEARCH_LIBS( setupterm, [ncurses curses tinfo], , [AC_MSG_ERROR([Could not find a curses implementation, needed to build fish])] )
 
 # Check for presense of various header files
 AC_CHECK_HEADERS([getopt.h termio.h sys/resource.h term.h ncurses/term.h libintl.h ncurses.h curses.h])
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009