]> git.pld-linux.org Git - packages/irssi.git/blob - irssi-applnk.patch
- workaround for gettext
[packages/irssi.git] / irssi-applnk.patch
1 diff -Nru irssi-0.7.28/Makefile.am irssi-0.7.28.new/Makefile.am
2 --- irssi-0.7.28/Makefile.am    Sat Mar 11 19:40:28 2000
3 +++ irssi-0.7.28.new/Makefile.am        Sat Mar 11 22:35:21 2000
4 @@ -20,7 +20,7 @@
5  @MAINT@        cd macros && $(MAKE) macros.dep
6  
7  if HAVE_GNOME
8 -desktopdir = $(datadir)/gnome/apps/Internet
9 +desktopdir = $(datadir)/applnk/Networking/IRC
10  desktop_DATA = irssi.desktop
11  
12  corbadir = $(sysconfdir)/CORBA/servers
This page took 0.027941 seconds and 3 git commands to generate.