mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
540a1d125b
PR: 16774 Submitted by: Maintainer
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
--- pixmaps/Makefile.in.orig Tue Feb 15 20:09:05 2000
|
|
+++ pixmaps/Makefile.in Thu Feb 17 11:57:57 2000
|
|
@@ -113,7 +113,7 @@
|
|
EXTRA_DIST = yamt-logo.png
|
|
|
|
|
|
-pixmapdir = $(datadir)/pixmaps/yamt
|
|
+pixmapdir = $(datadir)/gnome/pixmaps
|
|
|
|
pixmap_DATA = $(EXTRA_DIST)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|