openbsd-ports/graphics/xsane/patches/patch-src_Makefile_in
ajacoutot 0e4761e9ee - bugfix release to Xsane 0.996:
* a bug in PDF documents was fixed
* the viewer window does not use full screen without window frame for
large images anymore
2008-09-24 16:30:43 +00:00

15 lines
503 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.2 2008/09/24 16:30:43 ajacoutot Exp $
--- src/Makefile.in.orig Wed Sep 24 17:59:31 2008
+++ src/Makefile.in Wed Sep 24 17:59:51 2008
@@ -21,8 +21,8 @@ mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
configdir = ${sysconfdir}/sane.d
-sanedatadir = ${datadir}/sane
-xsanedocdir = ${datadir}/sane/xsane/doc
+sanedatadir = ${datadir}
+xsanedocdir = ${datadir}/doc/xsane
desktopappdir = @datadir@/applications
pixmapdir = @datadir@/pixmaps