mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0ca0371584
A GTK-based LDAP client. PR: 19120 Submitted by: Roman Shterenzon <roman@xpert.com>
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
--- icons/Makefile.in.orig Thu Jun 8 14:42:26 2000
|
|
+++ icons/Makefile.in Thu Jun 8 14:42:40 2000
|
|
@@ -70,7 +70,7 @@
|
|
|
|
EXTRA_DIST = $(PIXMAPS)
|
|
|
|
-pixmapdir = $(datadir)/pixmaps/gq
|
|
+pixmapdir = $(datadir)/gnome/pixmaps/gq
|
|
pixmap_DATA = $(PIXMAPS)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|