freebsd-ports/devel/monodoc/files/patch-configure
Jeremy Messenger 0bc82afd71 -Update to 1.0.4.
-Correct the path of put *.desktop and icon.
-A bit clean up, such as reduce two tabs to one and etc.
-Change the maintainership to Tom McLaughlin <tmclaugh@sdf.lonestar.org>.

Approved by:	Christopher Nehren <apeiron@comcast.net> (maintainer)
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-11-26 07:57:09 +00:00

11 lines
351 B
Text

--- configure.orig Sat Oct 16 00:07:44 2004
+++ configure Sat Oct 16 00:08:24 2004
@@ -339,7 +339,7 @@
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
+datadir='${prefix}/share/gnome'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'