Remove redundant definition of plugindir
authorDavid Schleef <ds@schleef.org>
Sun, 10 Aug 2003 00:03:39 +0000 (00:03 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 10 Aug 2003 00:03:39 +0000 (00:03 +0000)
Original commit message from CVS:
Remove redundant definition of plugindir

sys/cdrom/Makefile.am
sys/dxr3/Makefile.am
sys/qcam/Makefile.am
sys/v4l2/Makefile.am
sys/vcd/Makefile.am

index e5a98a6..6fb066c 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstcdplayer.la
 
index b0309af..a13bc82 100644 (file)
@@ -1,4 +1,3 @@
-plugindir= $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstdxr3.la
 
index 75c9999..944cdee 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstqcam.la
 
index 84da9a9..8c8f154 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = \
        libgstv4l2element.la \
index 7770804..8ad6b84 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstvcdsrc.la