summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-fontcache.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-proto-fontcache.make')
-rw-r--r--rules/xorg-proto-fontcache.make12
1 files changed, 0 insertions, 12 deletions
diff --git a/rules/xorg-proto-fontcache.make b/rules/xorg-proto-fontcache.make
index 7671c974a..2e8e66d8b 100644
--- a/rules/xorg-proto-fontcache.make
+++ b/rules/xorg-proto-fontcache.make
@@ -105,18 +105,6 @@ xorg-proto-fontcache_targetinstall: $(STATEDIR)/xorg-proto-fontcache.targetinsta
$(STATEDIR)/xorg-proto-fontcache.targetinstall: $(xorg-proto-fontcache_targetinstall_deps_default)
@$(call targetinfo, $@)
-
- @$(call install_init, xorg-proto-fontcache)
- @$(call install_fixup, xorg-proto-fontcache,PACKAGE,xorg-proto-fontcache)
- @$(call install_fixup, xorg-proto-fontcache,PRIORITY,optional)
- @$(call install_fixup, xorg-proto-fontcache,VERSION,$(XORG_PROTO_FONTCACHE_VERSION))
- @$(call install_fixup, xorg-proto-fontcache,SECTION,base)
- @$(call install_fixup, xorg-proto-fontcache,AUTHOR,"Erwin Rol <erwin\@erwinrol.com>")
- @$(call install_fixup, xorg-proto-fontcache,DEPENDS,)
- @$(call install_fixup, xorg-proto-fontcache,DESCRIPTION,missing)
-
- @$(call install_finish, xorg-proto-fontcache)
-
@$(call touch, $@)
# ----------------------------------------------------------------------------