summaryrefslogtreecommitdiff
path: root/font/adobe-utopia-type1/Makefile.am
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 21:22:41 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 21:22:41 +0000
commit26d711c31e6ed9644493895264cb0460fac17360 (patch)
treefd06d2e133215aa18d9ca61fc0ab1c14b7e62884 /font/adobe-utopia-type1/Makefile.am
parent0a3c483889d321b3e59c4cc83406b5fb244f9483 (diff)
Update all font packages to latest X.Org versions.
Diffstat (limited to 'font/adobe-utopia-type1/Makefile.am')
-rw-r--r--font/adobe-utopia-type1/Makefile.am11
1 files changed, 7 insertions, 4 deletions
diff --git a/font/adobe-utopia-type1/Makefile.am b/font/adobe-utopia-type1/Makefile.am
index 6a198917a..d5e6407df 100644
--- a/font/adobe-utopia-type1/Makefile.am
+++ b/font/adobe-utopia-type1/Makefile.am
@@ -34,6 +34,8 @@ font_DATA = $(FONT_FILES)
EXTRA_DIST = $(FONT_FILES) autogen.sh
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/fonts.scale
$(MKFONTSCALE) $(DESTDIR)$(fontdir)
@@ -44,12 +46,13 @@ install-data-hook:
distuninstallcheck:
@:
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-.PHONY: ChangeLog
+.PHONY: ChangeLog INSTALL
+
+INSTALL:
+ $(INSTALL_CMD)
ChangeLog:
$(CHANGELOG_CMD)
-dist-hook: ChangeLog
+dist-hook: ChangeLog INSTALL