Skip to content

Commit

Permalink
mail-client/roundcube: remove Makefile in -9999
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/802411
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Craig Andrews <[email protected]>
  • Loading branch information
candrews committed Aug 2, 2021
1 parent 7179049 commit b39bca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mail-client/roundcube/roundcube-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ src_unpack() {
if [[ "${PV}" == *9999* ]]; then
git-r3_src_unpack
pushd "${S}" > /dev/null || die
rm Makefile || die
mv composer.json-dist composer.json || die
composer install --no-dev || die
./bin/install-jsdeps.sh || die
Expand Down

0 comments on commit b39bca4

Please sign in to comment.