freebsd-ports/sysutils/fileschanged/files/patch-configure
Pav Lucistnik 85dafff403 Add fileschanged, a client to the FAM (File Alteration Monitor) server.
Here's how the fileschanged FAM client works: you give it some filenames
on the command line and then it monitors those files for changes. When it
discovers that a file has changed (or has been altered), it displays
the filename on the standard-output.

PR:		ports/66894
Submitted by:	Konstantin Reznichenko <kot@premierbank.dp.ua>
2004-05-23 16:29:27 +00:00

11 lines
349 B
Text

--- configure.orig Mon Feb 23 02:18:08 2004
+++ configure Tue May 18 15:08:38 2004
@@ -341,7 +341,7 @@
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
+datadir='${prefix}/share/doc'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'