summaryrefslogtreecommitdiffstats
path: root/libraries/wxPython4/wxPython4.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/wxPython4/wxPython4.SlackBuild')
-rw-r--r--libraries/wxPython4/wxPython4.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild
index fb1167e6df..c47043b4ac 100644
--- a/libraries/wxPython4/wxPython4.SlackBuild
+++ b/libraries/wxPython4/wxPython4.SlackBuild
@@ -73,6 +73,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+patch -p1 < $CWD/newer_setuptools.patch
+
python3 setup.py install --root=$PKG
mkdir -p $PKG/usr/share/{applications,pixmaps} $PKG/usr/share/icons/hicolor/{16x16,32x32}/apps