Remove install target for non-existant directory. --- a/src/CMakeLists.txt 2015-09-13 20:52:28.517344327 +0200 +++ b/src/CMakeLists.txt 2015-09-13 20:53:04.842453987 +0200 @@ -122,12 +122,6 @@ DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications ) - install( - FILES - ${MARS_SOURCE_DIR}/resources/mars - DESTINATION - ${CMAKE_INSTALL_PREFIX}/share/menu - ) else(UNIX) # executable rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/affinity.hh
e='2024-05-25 16:44:42 +0200'>2024-05-25
AgeCommit message (Expand)Author
deduplication: Detect holes and create sparse files....Ludovic Courtès
2022-12-10deduplicate: Use 'sendfile' for small file copies....Ludovic Courtès