perl-Tk: more hacks.

This commit is contained in:
Christian Neukirchen 2016-08-29 19:16:53 +02:00
parent 0025e27d56
commit 48e276d7c2
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/21051/steps/sh
post_configure() {
sed -i 's,X11/Xproto.h,,; s,X11/Xutil.h,,' pTk/Makefile
sed -i 's,png.h,,' PNG/Makefile
}