Package package.sh to avoid a special case

This commit is contained in:
Michael Vines
2018-12-01 11:42:17 -08:00
committed by Grimes
parent ee9255cb1d
commit 70312ed77f

View File

@ -13,6 +13,5 @@ cp LICENSE bpf-sdk/
) > bpf-sdk/version.txt
cp -ra sdk/bpf/* bpf-sdk/
rm -f bpf-sdk/scripts/package.sh
tar jvcf bpf-sdk.tar.bz2 bpf-sdk/