1 2 3 4 5 6 7
#!/bin/sh DESC="Utility programs for creating patch files" package () { add_from_main usr/bin/diff add_from_main usr/bin/cmp }