blob: 8240a707f05da7a61146d7ca4a25d598f3897e66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.6 2003/01/12 21:49:07 tron Exp $
--- Makefile.in.orig Sun Jan 12 00:53:53 2003
+++ Makefile.in Sun Jan 12 00:54:15 2003
@@ -131,7 +131,7 @@
icondir = $(datadir)/pixmaps
util_DATA = xchat.desktop
-utildir = $(sysconfdir)/X11/applnk/Internet
+utildir = $(datadir)/gnome/apps/Internet
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|