gst-plugins-mythtv/debian/rules
author rosfran
Fri Apr 13 20:33:36 2007 +0100 (2007-04-13)
branchtrunk
changeset 547 60c1efd70423
permissions -rwxr-xr-x
[svn r552] GMyth API (GObject fixes and added inheritance on the GMythFile* modules).
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