Revert "👷 install net profiles together with the binary distrib"

This reverts commit 1ecea69a99.
This commit is contained in:
Vladislav Nepogodin 2024-07-11 11:27:31 +04:00
parent 1ecea69a99
commit c7e2cdb996
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9

View File

@ -153,7 +153,3 @@ install(
TARGETS ${PROJECT_NAME}
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
)
install(
FILES net-profiles.toml
DESTINATION ${CMAKE_INSTALL_LOCALSTATEDIR}/lib/cachyos-installer
)