about summary refs log tree commit diff
path: root/xsubpkg
blob: 0a2f48e0a1f87de0084b87e7dd5f4b935dd1f7bb (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
# xsubpkg PKG - lists all subpackages of a package

PKG=$1
cd `xdistdir`
find -L srcpkgs -samefile srcpkgs/"$PKG"/template | cut -d/ -f 2