summaryrefslogtreecommitdiffstats
path: root/rules/libtheora.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 21:09:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-19 13:19:06 +0200
commit8a3cfa7779c598f3978c6d473a7ab4a95e76ec88 (patch)
treefa78bc6b9c0c1daf0756f0df3583d9468091692e /rules/libtheora.make
parent4ea2e01f94e10a535c4fb7d07eec0cbbd9e40df3 (diff)
downloadptxdist-8a3cfa7779c598f3978c6d473a7ab4a95e76ec88.tar.gz
ptxdist-8a3cfa7779c598f3978c6d473a7ab4a95e76ec88.tar.xz
[rules] remove obsolete fixup lines
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libtheora.make')
-rw-r--r--rules/libtheora.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/libtheora.make b/rules/libtheora.make
index 489c2b429..d4546aaf6 100644
--- a/rules/libtheora.make
+++ b/rules/libtheora.make
@@ -98,12 +98,9 @@ $(STATEDIR)/libtheora.targetinstall:
@$(call targetinfo)
@$(call install_init, libtheora)
- @$(call install_fixup, libtheora,PACKAGE,libtheora)
@$(call install_fixup, libtheora,PRIORITY,optional)
- @$(call install_fixup, libtheora,VERSION,$(LIBTHEORA_VERSION))
@$(call install_fixup, libtheora,SECTION,base)
@$(call install_fixup, libtheora,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
- @$(call install_fixup, libtheora,DEPENDS,)
@$(call install_fixup, libtheora,DESCRIPTION,missing)
@$(call install_copy, libtheora, 0, 0, 0644, -, /usr/lib/libtheora.so.0.3.10)