Tio TROM d7a1e09a9a Deleted the hooks and scripts for reinstall-for-qt.
Reviewed-on: 

We do it without them now. Thus no more deleting of the database lock file.
2022-09-29 21:38:58 +02:00
2022-09-16 03:36:59 +02:00
2022-09-16 03:36:59 +02:00
2022-09-29 19:03:36 +02:00
2022-09-16 03:36:59 +02:00

TROMjaro fixes package

Various fixes for TROMjaro OS

Building the package

Open Terminal and issue the command:

make

To install the package right after the building, use:

make install

To remove just installed package, use:

make remove

To cleanup the project, use:

make clean

Description
Various fixes for TROMjaro OS
Readme 272 KiB
Languages
Shell 98.8%
Makefile 1.2%