androidsdk: remove obsolete workaround
This commit is contained in:
parent
800beea5f9
commit
7b7fd5044f
@ -48,9 +48,6 @@ stdenv.mkDerivation rec {
|
|||||||
done
|
done
|
||||||
''}
|
''}
|
||||||
|
|
||||||
# Patch the path to the executable so that it can find sdkmanager.jar file
|
|
||||||
#sed -i -e 's|frameworkdir="\$progdir"|'"frameworkdir=$(echo $out/libexec/android-sdk-*/tools/lib)|" android
|
|
||||||
|
|
||||||
# The android script used SWT and wants to dynamically load some GTK+ stuff.
|
# The android script used SWT and wants to dynamically load some GTK+ stuff.
|
||||||
# The following wrapper ensures that they can be found:
|
# The following wrapper ensures that they can be found:
|
||||||
wrapProgram `pwd`/android \
|
wrapProgram `pwd`/android \
|
||||||
|
Loading…
Reference in New Issue
Block a user