apache-directory-studio-bin: add explicit python_version
This commit is contained in:
parent
2ab155fcc5
commit
0e93caea40
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="Apache-2.0"
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
homepage="http://directory.apache.org/studio/"
|
homepage="http://directory.apache.org/studio/"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
_arch="x86_64"
|
_arch="x86_64"
|
||||||
|
|
Loading…
Reference in a new issue