renatofilho@74
|
1 |
#!/usr/bin/make -f
|
renatofilho@74
|
2 |
|
renatofilho@74
|
3 |
include /usr/share/cdbs/1/rules/debhelper.mk
|
renatofilho@74
|
4 |
include /usr/share/cdbs/1/rules/simple-patchsys.mk
|
renatofilho@74
|
5 |
include /usr/share/cdbs/1/class/gnome.mk
|
renatofilho@74
|
6 |
include /usr/share/cdbs/1/rules/utils.mk
|
renatofilho@74
|
7 |
|
renatofilho@74
|
8 |
binary-install/gstreamer0.10-indt-nuvdemux::
|
renatofilho@74
|
9 |
rm -f debian/gstreamer0.10-indt-nuvdemux/usr/lib/gstreamer-0.10/libgstnuvdemux.la
|
renatofilho@74
|
10 |
rm -f debian/gstreamer0.10-indt-nuvdemux/usr/lib/gstreamer-0.10/libgstnuvdemux.a
|
renatofilho@75
|
11 |
rm -f debian/gstreamer0.10-indt-nuvdemux/usr/lib/gstreamer-0.10/libgsttypefindfunctions.la
|
renatofilho@75
|
12 |
rm -f debian/gstreamer0.10-indt-nuvdemux/usr/lib/gstreamer-0.10/libgsttypefindfunctions.a
|