Diff
Differences From Artifact [afe311e831]:
- File Packfile — part of check-in [312e95294d] at 2016-12-04 15:16:42 on branch trunk — Bundle Rezlooks-dark theme for Windows. (user: mario, size: 798) [annotate] [blame] [check-ins using]
To Artifact [6d95ecaea0]:
- File Packfile — part of check-in [66781c2e9d] at 2017-01-22 16:43:06 on branch trunk — Add osxpkg; though unused (user: mario, size: 806) [annotate] [blame] [check-ins using]
︙ | |||
14 15 16 17 18 19 20 21 22 23 | 14 15 16 17 18 19 20 21 22 23 24 | + | rpm: exe: #mv usr/share/streamtuner2/help/help.chm usr/share/doc/streamtuner2/help.chm #mv usr/share/streamtuner2/dev/streamtuner2.ico usr/share/pixmaps/streamtuner2.ico sed -i '10 s/"\/usr\/share\/streamtuner2"/os.path.realpath(os.path.dirname(__file__)+"\/..\/share\/streamtuner2")/' usr/bin/streamtuner2 src: tar: osxpkg: arch: sed -i '1 s/python/python2/' usr/bin/streamtuner2 |