aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 2f74e6a..bbac8ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,15 +5,15 @@ include /usr/share/cdbs/1/class/autotools.mk
5include /usr/share/cdbs/1/rules/patchsys-quilt.mk 5include /usr/share/cdbs/1/rules/patchsys-quilt.mk
6include /usr/share/cdbs/1/rules/utils.mk 6include /usr/share/cdbs/1/rules/utils.mk
7 7
8DEB_DH_STRIP_ARGS := --dbg-package=gstreamer0.10-plugin-dsp66-dbg 8DEB_DH_STRIP_ARGS := --dbg-package=gstreamer1.0-plugin-dsp66-dbg
9 9
10# Add here any variable or target overrides you need. 10# Add here any variable or target overrides you need.
11 11
12makebuilddir/gstreamer0.10-plugin-dsp66:: 12makebuilddir/gstreamer1.0-plugin-dsp66::
13 NOCONFIGURE=1 ./autogen.sh 13 NOCONFIGURE=1 ./autogen.sh
14 14
15binary-install/gstreamer0.10-plugin-dsp66:: 15binary-install/gstreamer1.0-plugin-dsp66::
16 rm -f debian/gstreamer0.10-plugin-dsp66/usr/lib/gstreamer-0.10/*.la 16 rm -f debian/gstreamer1.0-plugin-dsp66/usr/lib/gstreamer-1.0/*.la
17 rm -f debian/gstreamer0.10-plugin-dsp66/usr/lib/gstreamer-0.10/*.a 17 rm -f debian/gstreamer1.0-plugin-dsp66/usr/lib/gstreamer-1.0/*.a
18 18
19DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/tmp/ 19DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/tmp/