diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-06 01:36:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-06 01:36:19 +0000 |
commit | 38803487eaa470e6627fc11a0c709b7673f27836 (patch) | |
tree | 30adaa96929b4471f8a1983dd9aadf6cedb15fcc /irc/xchat2/files/patch-Makefile.in | |
parent | Don't use Makefile.kde anymore (diff) |
Update to 2.0.9. For a list of changes, see http://xchat.org/changelog.txt.
Notes
Notes:
svn path=/head/; revision=110918
Diffstat (limited to 'irc/xchat2/files/patch-Makefile.in')
-rw-r--r-- | irc/xchat2/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/xchat2/files/patch-Makefile.in b/irc/xchat2/files/patch-Makefile.in deleted file mode 100644 index 5625f2e60ee5..000000000000 --- a/irc/xchat2/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.old Thu Jul 31 05:24:26 2003 -+++ Makefile.in Thu Jul 31 19:03:06 2003 -@@ -211,7 +211,7 @@ - icondir = $(datadir)/pixmaps - - util_DATA = xchat.desktop --utildir = $(datadir)/applications -+utildir = $(datadir)/apps/Internet - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |