Skip to content

Commit

Permalink
common: Nuke -devel packages
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
  • Loading branch information
ikeydoherty committed Nov 12, 2017
1 parent ccaf3cc commit 775b720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common.sh
Expand Up @@ -45,6 +45,7 @@ function build_one()
pushd $workdir
solbuild -p unstable-x86_64 build $sourcedir/package.yml
rm -fv *dbginfo*.eopkg || :
rm -fv *-devel*.eopkg || :
mv *.eopkg "$PACKAGE_OUT_DIR/."
popd
}
Expand Down

0 comments on commit 775b720

Please sign in to comment.