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