diff options
Diffstat (limited to 'net/gq/files/patch-icons::Makefile.in')
-rw-r--r-- | net/gq/files/patch-icons::Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gq/files/patch-icons::Makefile.in b/net/gq/files/patch-icons::Makefile.in new file mode 100644 index 000000000000..71deccf450b1 --- /dev/null +++ b/net/gq/files/patch-icons::Makefile.in @@ -0,0 +1,11 @@ +--- 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 |