mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
--- pixmaps/Makefile.in.orig Sat Jun 3 20:47:40 2000
|
|
+++ pixmaps/Makefile.in Sat Jun 3 20:47:54 2000
|
|
@@ -113,7 +113,7 @@
|
|
EXTRA_DIST = yamt-logo.png yamt-icon.png
|
|
|
|
|
|
-pixmapdir = $(datadir)/pixmaps/yamt
|
|
+pixmapdir = $(datadir)/pixmaps
|
|
|
|
pixmap_DATA = $(EXTRA_DIST)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|