Unraid-SlackPack/source/SlackBuild/rmlint/build.txt

10 lines
239 B
Plaintext
Raw Normal View History

2020-11-12 23:24:19 +00:00
installpkg python 2.x
installpkg scons
installpkg pysetuptool
installpkg pip
pip install --upgrade pip
pip install sphinx
cd rmlint
scons config
scons -j4 --prefix=/usr install
makepkg -l y -c y /boot/build/rmlint/rmlint-2.4.6-x86_64-1.txz