nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1--- a/corestuff/CMakeLists.txt 2022-01-29 14:09:02.699700817 +0700
2+++ b/CMakeLists.txt 2022-01-29 14:09:23.211754633 +0700
3@@ -121,7 +121,3 @@
4 install( FILES cc.cubocore.CoreStuff.svg DESTINATION share/icons/hicolor/scalable/apps/ )
5 install( FILES background/default.svg DESTINATION share/coreapps/background )
6
7-if ( DEFINED ADD_AUTOSTART )
8- message("INSTALLING TO AUTOSTART LOCATION")
9- install( FILES cc.cubocore.CoreStuff.desktop DESTINATION /etc/xdg/autostart )
10-endif()
11