all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 1e3964c141c94fd45f96a1cdda7493b1ed29077a 405 bytes (raw)
name: gnu/packages/patches/mars-install.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
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

debug log:

solving 1e3964c ...
found 1e3964c in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.