Files
libunicap/libunicap-filter.sh
Pavol Rusnak 079dbeaa81 Accepting request 79203 from home:TheBlackCat:branches:multimedia:libs
This is mostly a renaming of unicap.  openSUSE:Factory wants the file naming to be consistent.  Since the tarball and final packages are libunicap, I changed the name of the other parts to be the same.

OBS-URL: https://build.opensuse.org/request/show/79203
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libunicap?expand=0&rev=1
2011-08-19 13:35:53 +00:00

5 lines
172 B
Bash

#!/bin/sh
# The original script name has been passed as the first argument:
"$@" | sed -e '/^libdcam.so/d' -e '/^libv4l.so/d' -e '/^libv4l2.so/d' -e '/^libvid21394.so/d'