forked from pool/ncurses
Updating link to change in openSUSE:Factory/ncurses revision 236
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=33438210528c84ec1b4955c9918a5819
This commit is contained in:
committed by
Git OBS Bridge
parent
11c8453e9c
commit
8b4d396833
@@ -454,15 +454,8 @@ export CFLAGS_SHARED
|
||||
unset include
|
||||
fi
|
||||
test -n "$TERM" || TERM=linux
|
||||
mkdir gzip
|
||||
cat > gzip/gzip <<-'EOF'
|
||||
#!/bin/sh
|
||||
exec /usr/bin/gzip -9 ${1+"$@"}
|
||||
EOF
|
||||
chmod 0755 gzip/gzip
|
||||
INSTALL_PROGRAM='${INSTALL}'
|
||||
INSTALL_OPT_S=""
|
||||
PATH=$PWD/gzip:$PATH
|
||||
export CC CFLAGS CXX CXXFLAGS CPPFLAGS TERM LDFLAGS INSTALL_PROGRAM INSTALL_OPT_S
|
||||
#
|
||||
# Detect 64bit architecures and be sure that we use an
|
||||
@@ -521,7 +514,6 @@ export CFLAGS_SHARED
|
||||
--without-tests \
|
||||
--with-shared \
|
||||
--with-normal \
|
||||
--with-manpage-format=gzip \
|
||||
--with-manpage-renames=${PWD}/man/man_db.renames.in \
|
||||
--with-manpage-aliases \
|
||||
--with-ospeed=speed_t \
|
||||
|
Reference in New Issue
Block a user