1 2 3 4 5 6 7 8
#!/bin/sh DESC="Server library for SPICE" package () { add_from_main "usr/lib/*server.so.*" }