|
@ -23,7 +23,6 @@ |
|
|
var_append makeopt ' ' "prefix=$root/$prefix" |
|
|
var_append makeopt ' ' "prefix=$root/$prefix" |
|
|
var_append makeinstopt ' ' "prefix=$root/$prefix" |
|
|
var_append makeinstopt ' ' "prefix=$root/$prefix" |
|
|
|
|
|
|
|
|
premake="ln -s scripts/makefile.linux Makefile" |
|
|
|
|
|
postmake="ln -sf libpng12/png.h /usr/include/png.h ; \ |
|
|
postmake="ln -sf libpng12/png.h /usr/include/png.h ; \ |
|
|
ln -sf libpng12/pngconf.h /usr/include/pngconf.h" |
|
|
ln -sf libpng12/pngconf.h /usr/include/pngconf.h" |
|
|
|
|
|
|