summaryrefslogtreecommitdiffstats
path: root/graphics/qcad/libpng.patch
blob: d5b23fcf90728f6464a0cde26c34a5bd77f08b93 (plain)
1
2
3
4
5
6
7
8
9
10
--- qcad-2.0.5.0-1-community.src/scripts/build_qcad.sh	2005-11-22 09:27:33.000000000 -0200
+++ qcad-2.0.5.0-1-community.src_patched/scripts/build_qcad.sh	2010-06-01 18:10:34.000000000 -0300
@@ -238,6 +238,7 @@
     sed "s/\/\"\"/\\\\\"\"/g" tmp2 > tmp3
     mv tmp3 Makefile
 fi
+sed -i "s/lpng/lpng12/g" Makefile
 cd ..