summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-gl.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-09-10 22:21:53 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:35:55 +0200
commite0b20b37399902ac36245d33c48ecf6097446c65 (patch)
tree928a089e461d7e1e61610e696de7218546c1badd /rules/gst-plugins-gl.make
parent83ea2b32538a18967deae82fb5ee2829f419caad (diff)
downloadptxdist-e0b20b37399902ac36245d33c48ecf6097446c65.tar.gz
ptxdist-e0b20b37399902ac36245d33c48ecf6097446c65.tar.xz
[gst-plugins-gl] targetinstall consolidation
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-gl.make')
-rw-r--r--rules/gst-plugins-gl.make5
1 files changed, 1 insertions, 4 deletions
diff --git a/rules/gst-plugins-gl.make b/rules/gst-plugins-gl.make
index eef9c8a1e..828de69d1 100644
--- a/rules/gst-plugins-gl.make
+++ b/rules/gst-plugins-gl.make
@@ -64,10 +64,7 @@ $(STATEDIR)/gst-plugins-gl.targetinstall:
@$(call install_fixup, gst-plugins-gl,DESCRIPTION,missing)
@$(call install_copy, gst-plugins-gl, 0, 0, 0644, -, /usr/lib/gstreamer-0.10/libgstopengl.so)
-
- @$(call install_copy, gst-plugins-gl, 0, 0, 0644, -, /usr/lib/libgstgl-0.10.so.0.0.0)
- @$(call install_link, gst-plugins-gl, libgstgl-0.10.so.0.0.0, /usr/lib/libgstgl-0.10.so.0)
- @$(call install_link, gst-plugins-gl, libgstgl-0.10.so.0.0.0, /usr/lib/libgstgl-0.10.so)
+ @$(call install_lib, gst-plugins-gl, 0, 0, 0644, libgstgl-0.10)
@$(call install_finish, gst-plugins-gl)