gst-plugins-mythtv/debian/rules
author rosfran
Mon Apr 30 18:54:25 2007 +0100 (2007-04-30)
branchtrunk
changeset 606 45798efca6ef
permissions -rwxr-xr-x
[svn r612] Optimizations - doesn't need to call all the time the URI functions to see if is a LiveTV, and if it is a local file URI.
     1 #!/usr/bin/make -f
     2 
     3 include /usr/share/cdbs/1/rules/debhelper.mk
     4 include /usr/share/cdbs/1/rules/simple-patchsys.mk
     5 include /usr/share/cdbs/1/class/gnome.mk
     6 include /usr/share/cdbs/1/rules/utils.mk
     7 
     8 binary-install/gstreamer0.10-indt-mythsrc::
     9 	rm -f debian/gstreamer0.10-indt-mythsrc/usr/lib/gstreamer-0.10/libgst*.la
    10 	rm -f debian/gstreamer0.10-indt-mythsrc/usr/lib/gstreamer-0.10/libgst*.a
    11