Skip to content

Commit

Permalink
Updated link to source for libpng 1.2.39
Browse files Browse the repository at this point in the history
  • Loading branch information
christian committed Dec 7, 2009
1 parent 2a5482b commit 6f53e7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions magick-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ make
sudo make install
cd ..

curl -O http://surfnet.dl.sourceforge.net/project/libpng/00-libpng-stable/1.2.39/libpng-1.2.39.tar.gz
curl -O http://surfnet.dl.sourceforge.net/project/libpng/libpng-stable/1.2.39/libpng-1.2.39.tar.gz
tar xzvf libpng-1.2.39.tar.gz
cd libpng-1.2.39
./configure --prefix=/usr/local
Expand Down Expand Up @@ -72,4 +72,3 @@ export LDFLAGS=-L/usr/local/lib
make
sudo make install
cd ..

0 comments on commit 6f53e7d

Please sign in to comment.