mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
c326891c48
PR: ports/64326 Submitted by: maintainer
12 lines
317 B
Plaintext
12 lines
317 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)/gq
|
|
pixmap_DATA = $(PIXMAPS)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|