SHA256
1
0
forked from pool/google-guice
Fridrich Strba 2022-04-26 16:35:59 +00:00 committed by Git OBS Bridge
parent 478f9df260
commit 85e3bdd672
2 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,7 @@
set -e -x
test $# -eq 1
test ! -d guice
git clone git://github.com/google/guice.git
git clone https://github.com/google/guice.git
cd ./guice
git checkout ${1}
git branch unbundled-${1}

View File

@ -176,8 +176,6 @@ This package provides %{summary}.
find . -name "*.jar" -and ! -name "munge.jar" -delete
find . -name "*.class" -delete
%pom_change_dep -r -f ::::: :::::
%pom_disable_module struts2 extensions
# Android-specific extension
%pom_disable_module dagger-adapter extensions