summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-fixes.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-03-02 15:44:10 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-03-02 15:44:10 +0000
commitf9e8db1aef4a1399377f3a53574710826f814181 (patch)
tree6a805b1189ba36b864eadc69f79eb5e78e43135e /rules/xorg-proto-fixes.make
parent5eb3be8f99b3ebfdcabfea30445d7a35f8c301b7 (diff)
downloadptxdist-f9e8db1aef4a1399377f3a53574710826f814181.tar.gz
ptxdist-f9e8db1aef4a1399377f3a53574710826f814181.tar.xz
* xorg-proto-*.make:
do not generate empty ipkgs git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4960 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-proto-fixes.make')
-rw-r--r--rules/xorg-proto-fixes.make12
1 files changed, 0 insertions, 12 deletions
diff --git a/rules/xorg-proto-fixes.make b/rules/xorg-proto-fixes.make
index 67cc118eb..687a59708 100644
--- a/rules/xorg-proto-fixes.make
+++ b/rules/xorg-proto-fixes.make
@@ -105,18 +105,6 @@ xorg-proto-fixes_targetinstall: $(STATEDIR)/xorg-proto-fixes.targetinstall
$(STATEDIR)/xorg-proto-fixes.targetinstall: $(xorg-proto-fixes_targetinstall_deps_default)
@$(call targetinfo, $@)
-
- @$(call install_init, xorg-proto-fixes)
- @$(call install_fixup, xorg-proto-fixes,PACKAGE,xorg-proto-fixes)
- @$(call install_fixup, xorg-proto-fixes,PRIORITY,optional)
- @$(call install_fixup, xorg-proto-fixes,VERSION,$(XORG_PROTO_FIXES_VERSION))
- @$(call install_fixup, xorg-proto-fixes,SECTION,base)
- @$(call install_fixup, xorg-proto-fixes,AUTHOR,"Erwin Rol <erwin\@erwinrol.com>")
- @$(call install_fixup, xorg-proto-fixes,DEPENDS,)
- @$(call install_fixup, xorg-proto-fixes,DESCRIPTION,missing)
-
- @$(call install_finish, xorg-proto-fixes)
-
@$(call touch, $@)
# ----------------------------------------------------------------------------