https://bugs.kde.org/show_bug.cgi?id=402483
Bug ID: 402483
Summary: The "INSTALL" file is missing
Product: systemdgenie
Version: unspecified
Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The install procedure tries to copy the "INSTALL" file, but that is missing.
STEPS TO REPRODUCE
git clone https://github.com/KDE/systemdgenie.git
cd systemdgenie
mkdir build
cd build
sudo apt install libsystemd-dev
cmake -DCMAKE_INSTALL_PREFIX=\`kf5-config --prefix\` ..
make
touch /usr/local/src/systemdgenie/INSTALL
sudo make install
1.
2.
3.
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Windows:
MacOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.