summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-05-21 17:08:44 +0200
committerPacho Ramos <pacho@gentoo.org>2016-05-21 17:35:04 +0200
commitcb96db1781055042994e7cb7815e7c8ee231d75d (patch)
treede3200db7383b87b470a661327f26fabc6b51174 /games-simulation/corsix-th/files/corsix-th-nodoc.patch
parentgames-simulation/corsix-th: Cleanup due to #231915 (diff)
downloadgentoo-cb96db1781055042994e7cb7815e7c8ee231d75d.tar.gz
gentoo-cb96db1781055042994e7cb7815e7c8ee231d75d.tar.bz2
gentoo-cb96db1781055042994e7cb7815e7c8ee231d75d.zip
games-simulation/corsix-th: drop old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'games-simulation/corsix-th/files/corsix-th-nodoc.patch')
-rw-r--r--games-simulation/corsix-th/files/corsix-th-nodoc.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-simulation/corsix-th/files/corsix-th-nodoc.patch b/games-simulation/corsix-th/files/corsix-th-nodoc.patch
deleted file mode 100644
index 0fcae9bcd702..000000000000
--- a/games-simulation/corsix-th/files/corsix-th-nodoc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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()