diff options
Diffstat (limited to 'irc/xchat-gnome/files/patch-Makefile.in')
-rw-r--r-- | irc/xchat-gnome/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/xchat-gnome/files/patch-Makefile.in b/irc/xchat-gnome/files/patch-Makefile.in new file mode 100644 index 000000000000..1d4ec6ca1aae --- /dev/null +++ b/irc/xchat-gnome/files/patch-Makefile.in @@ -0,0 +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 @@ + icondir = $(datadir)/pixmaps + + util_DATA = xchat.desktop +-utildir = $(sysconfdir)/X11/applnk/Internet ++utildir = $(datadir)/apps/Internet + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = config.h |