1
0
mirror of https://github.com/rd235/cado synced 2025-01-14 22:55:57 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
333a4c2c63 [CMake] nologin no longer tied to /sbin
It seems that the distributions places nologin in different
places (e.g. deb based distribution in /usr/sbin, rpm based and gentoo
in /sbin).  This patch fixes this behaviour searching for nologin in
the PATH environment variable.
2020-01-31 21:25:33 +01:00
f2cc3c9724 [CMake] nologin shell fixed to /sbin 2020-01-31 21:09:54 +01:00
06ac0e5666 [Cmake] Cleaning script (credits: @mattiabiondi) 2020-01-31 20:13:00 +01:00
f74176b388 [Cmake] Install cleanup
Now a variable is used for the spool file and the installation process
is less verbose.
2020-01-31 19:08:24 +01:00
1350a0964c [Cmake] wrong parameter in Postinstall 2020-01-31 18:45:22 +01:00
14c8d46714 [CMake] PostInstall refactoring
PostInstall was refactored to mimick the debian installer.
2020-01-31 18:00:51 +01:00
Mattia Biondi
28e4c7054d CMake conversion 2020-01-08 11:19:54 +01:00