diff options
Diffstat (limited to 'irc/xchat-gnome/files/patch-Makefile.in')
-rw-r--r-- | irc/xchat-gnome/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/irc/xchat-gnome/files/patch-Makefile.in b/irc/xchat-gnome/files/patch-Makefile.in index 1d4ec6ca1aae..796ecc226be9 100644 --- a/irc/xchat-gnome/files/patch-Makefile.in +++ b/irc/xchat-gnome/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sat Aug 17 23:57:01 2002 -+++ Makefile.in Sat Aug 17 23:57:45 2002 -@@ -122,7 +122,7 @@ +--- Makefile.in.orig Sun Dec 8 23:16:00 2002 ++++ Makefile.in Sun Dec 8 23:16:41 2002 +@@ -145,7 +145,7 @@ icondir = $(datadir)/pixmaps util_DATA = xchat.desktop --utildir = $(sysconfdir)/X11/applnk/Internet +-utildir = $(datadir)/applications +utildir = $(datadir)/apps/Internet + subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = config.h |