gnuplot: update to 4.2.4
This commit is contained in:
parent
ea4693d675
commit
f77d688611
@ -1 +1 @@
|
|||||||
6b6d22662df5101b308c465a722c43ce gnuplot-4.2.3.tar.gz
|
9b8060c8d7e24e27d5007c8058dcee03 gnuplot-4.2.4.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# Depends on: ncurses, readline, libpng, xorg-libx11, xorg-libxau
|
# Depends on: ncurses, readline, libpng, xorg-libx11, xorg-libxau
|
||||||
|
|
||||||
name=gnuplot
|
name=gnuplot
|
||||||
version=4.2.3
|
version=4.2.4
|
||||||
release=1
|
release=1
|
||||||
source=(http://dl.sourceforge.net/sourceforge/gnuplot/$name-$version.tar.gz)
|
source=(http://dl.sourceforge.net/sourceforge/gnuplot/$name-$version.tar.gz)
|
||||||
|
|
||||||
@ -13,6 +13,7 @@ build() {
|
|||||||
cd $name-$version
|
cd $name-$version
|
||||||
sed -i '/^install:/s/install-info//' docs/Makefile.in
|
sed -i '/^install:/s/install-info//' docs/Makefile.in
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
|
--mandir=/usr/man \
|
||||||
--libexecdir=/usr/lib \
|
--libexecdir=/usr/lib \
|
||||||
--with-x
|
--with-x
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user