17
0

Accepting request 1060645 from home:pgajdos

- add repack script, do not include packaging/ dir in sources
  [gh#wxWidgets/Phoenix#2105], [bsc#670523]

OBS-URL: https://build.opensuse.org/request/show/1060645
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=36
This commit is contained in:
2023-01-24 13:51:13 +00:00
committed by Git OBS Bridge
parent 8d78255baa
commit 31143cb62e
4 changed files with 16 additions and 2 deletions

4
repack Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
tar -xzf wxPython-*.gz
rm -r wxPython-*/packaging
tar -czf wxPython-*.gz wxPython-*/