diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-02-26 02:25:50 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-02-26 02:25:50 +0000 |
commit | 5f8baf493296d4ebf1868f378f811a9a1500a680 (patch) | |
tree | 3171c3b0c16a7c0977958058e97496242e8f1391 /irc/irssi/files/patch-ad | |
parent | Further refine 1.9 to actually use the distfiles in their new location. :) (diff) |
Update to version 0.7.27.
Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes:
svn path=/head/; revision=26297
Diffstat (limited to 'irc/irssi/files/patch-ad')
-rw-r--r-- | irc/irssi/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/irc/irssi/files/patch-ad b/irc/irssi/files/patch-ad new file mode 100644 index 000000000000..d13d381541be --- /dev/null +++ b/irc/irssi/files/patch-ad @@ -0,0 +1,10 @@ +--- configure Fri Feb 25 18:31:01 2000 ++++ configure.new Fri Feb 25 19:33:01 2000 +@@ -7337,6 +7337,7 @@ + s%@oldincludedir@%$oldincludedir%g + s%@infodir@%$infodir%g + s%@mandir@%$mandir%g ++s%@proplist_dir@%$proplist_dir%g + s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g + s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g + s%@INSTALL_DATA@%$INSTALL_DATA%g |