mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
15 lines
390 B
Plaintext
15 lines
390 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in 2001/07/10 06:14:43 1.1
|
|
+++ Makefile.in 2001/07/10 06:14:59
|
|
@@ -141,7 +141,7 @@
|
|
appicondir = $(datadir)/pixmaps
|
|
appicon_DATA = gnome-application-x-metatheme.png
|
|
|
|
-mtmdir = $(prefix)/share/metathemes
|
|
+mtmdir = $(prefix)/share/gnome/metathemes
|
|
mtm_DATA = default.mtm
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|