gst-plugins-mythtv/debian/rules
author renatofilho
Tue May 01 17:03:38 2007 +0100 (2007-05-01)
branchtrunk
changeset 611 aa1f309ec686
permissions -rwxr-xr-x
[svn r617] create concatmux package; fixed debian scripts
renatofilho@532
     1
#!/usr/bin/make -f
renatofilho@532
     2
renatofilho@532
     3
include /usr/share/cdbs/1/rules/debhelper.mk
renatofilho@532
     4
include /usr/share/cdbs/1/rules/simple-patchsys.mk
renatofilho@532
     5
include /usr/share/cdbs/1/class/gnome.mk
renatofilho@532
     6
include /usr/share/cdbs/1/rules/utils.mk
renatofilho@532
     7
renatofilho@532
     8
binary-install/gstreamer0.10-indt-mythsrc::
renatofilho@532
     9
	rm -f debian/gstreamer0.10-indt-mythsrc/usr/lib/gstreamer-0.10/libgst*.la
renatofilho@532
    10
	rm -f debian/gstreamer0.10-indt-mythsrc/usr/lib/gstreamer-0.10/libgst*.a
renatofilho@532
    11