diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-05-10 21:39:40 +0200 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-05-10 21:39:40 +0200 |
commit | 09dd600159801b3b8fd6b95bf69e648f9e37d959 (patch) | |
tree | c6961be106846628bf0d128586fc73685b895315 /gnu/packages/patches/mars-install.patch | |
parent | eab4d0e18a616c71ab5f3af7f2915a9591ef04e8 (diff) | |
parent | b4e5844700b2304bfde451322feb5797bf0c6179 (diff) |
Merge branch 'master' into gnome-team.
Diffstat (limited to 'gnu/packages/patches/mars-install.patch')
-rw-r--r-- | gnu/packages/patches/mars-install.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gnu/packages/patches/mars-install.patch b/gnu/packages/patches/mars-install.patch deleted file mode 100644 index 1e3964c141..0000000000 --- a/gnu/packages/patches/mars-install.patch +++ /dev/null @@ -1,17 +0,0 @@ -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 |