Files
pkgsrc-ng/graphics/libpano13/patches/patch-aa
2013-09-26 17:14:40 +02:00

14 lines
289 B
Plaintext

$NetBSD: patch-aa,v 1.2 2011/10/03 09:50:36 adam Exp $
--- configure.orig 2009-08-19 17:44:26.000000000 +0200
+++ configure
@@ -10605,7 +10605,7 @@ case "${host_os}" in
;;
*)
PANO_WIN32_RESOURCE=
- HSYS="${host_os}"
+ HSYS="linux"
HCPU="${host_cpu}"
;;
esac