mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pycharm-community: i686* broken
This commit is contained in:
parent
3f022dd5bd
commit
177fd51ebd
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ checksum=789bffb179f569cea9e867c04d52d1a05f587134759b188d21d4007127ff7f86
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/bin
|
vmkdir usr/bin
|
||||||
vmkdir usr/share/doc/pycharm
|
vmkdir usr/share/doc/pycharm
|
||||||
|
|
Loading…
Add table
Reference in a new issue