From e99b5494b0c7ba0ebe227d62cb3d9089da2e43bd Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 4 Mar 2014 18:27:44 -0500 Subject: bleh --- .travis.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.travis.sh') diff --git a/.travis.sh b/.travis.sh index 5ae4dd0..dc3c48a 100755 --- a/.travis.sh +++ b/.travis.sh @@ -75,9 +75,7 @@ case "$1" in cd .. rm -rf ffmpeg - patch -p0 < @@ -87,7 +85,6 @@ case "$1" in #include "zlib.h" EOF - make LDLIBS="$(pkg-config --libs libpng --libs zlib)" apngasm sudo install -c -m755 apngasm /usr/local/bin rm apngasm apngasm.c -- cgit v1.2.3-54-g00ecf