public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-simulation/corsix-th/files: corsix-th-0.21-naming.patch corsix-th-nodoc.patch
@ 2013-07-27 11:41 Angelo Arrifano (miknix)
  0 siblings, 0 replies; only message in thread
From: Angelo Arrifano (miknix) @ 2013-07-27 11:41 UTC (permalink / raw
  To: gentoo-commits

miknix      13/07/27 11:41:13

  Added:                corsix-th-0.21-naming.patch corsix-th-nodoc.patch
  Log:
  Initial version based on a user submitted ebuild # 352669
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0720FC74)

Revision  Changes    Path
1.1                  games-simulation/corsix-th/files/corsix-th-0.21-naming.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/corsix-th/files/corsix-th-0.21-naming.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/corsix-th/files/corsix-th-0.21-naming.patch?rev=1.1&content-type=text/plain

Index: corsix-th-0.21-naming.patch
===================================================================
--- CorsixTH/CMakeLists.txt	2013-07-26 19:35:30.463506153 +0200
+++ CorsixTH/CMakeLists.txt.new	2013-07-26 19:38:07.944473631 +0200
@@ -222,10 +222,10 @@
   ENDIF()
   
 ELSE()
-  install(TARGETS CorsixTH RUNTIME DESTINATION CorsixTH)
-  install(DIRECTORY Lua Levels DESTINATION CorsixTH PATTERN "*.svn" EXCLUDE)
-  install(DIRECTORY Bitmap DESTINATION CorsixTH
+  install(TARGETS CorsixTH RUNTIME DESTINATION corsix-th)
+  install(DIRECTORY Lua Levels DESTINATION corsix-th PATTERN "*.svn" EXCLUDE)
+  install(DIRECTORY Bitmap DESTINATION corsix-th
         FILES_MATCHING REGEX ".*\\.(tab|pal|dat|png)$"
         PATTERN "*.svn" EXCLUDE)
-  install(FILES CorsixTH.lua CorsixTH.ico DESTINATION CorsixTH )
+  install(FILES CorsixTH.lua CorsixTH.ico DESTINATION corsix-th )
 ENDIF()



1.1                  games-simulation/corsix-th/files/corsix-th-nodoc.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/corsix-th/files/corsix-th-nodoc.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/corsix-th/files/corsix-th-nodoc.patch?rev=1.1&content-type=text/plain

Index: corsix-th-nodoc.patch
===================================================================
diff --git a/CorsixTH/CMakeLists.txt b/CorsixTH/CMakeLists.txt
index dfdb59e..9b97b3c 100755
--- a/CorsixTH/CMakeLists.txt
+++ b/CorsixTH/CMakeLists.txt
@@ -191,5 +191,5 @@ ELSE()
   install(DIRECTORY Bitmap DESTINATION CorsixTH
         FILES_MATCHING REGEX ".*\\.(tab|pal|dat|png)$"
         PATTERN "*.svn" EXCLUDE)
-  install(FILES CorsixTH.lua LICENSE.txt CorsixTH.ico DESTINATION CorsixTH )
+  install(FILES CorsixTH.lua CorsixTH.ico DESTINATION CorsixTH )
 ENDIF()





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-27 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-27 11:41 [gentoo-commits] gentoo-x86 commit in games-simulation/corsix-th/files: corsix-th-0.21-naming.patch corsix-th-nodoc.patch Angelo Arrifano (miknix)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox