gst-plugins-mythtv/debian/rules
author morphbr
Thu Apr 19 22:38:46 2007 +0100 (2007-04-19)
branchtrunk
changeset 577 7dc357cbaa40
permissions -rwxr-xr-x
[svn r582] * GMyth-Streamer (version 0.2):
- Mencoder plugin 100% working (without mythtv stuff)
- Debug messages updated
- Bug fixes inside server/utils
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