forked from pool/google-guice
This commit is contained in:
parent
478f9df260
commit
85e3bdd672
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user