summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-04-17 19:27:21 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-04-17 19:27:21 -0400
commit827062b5582fbd93848545197aecce6efdc68e22 (patch)
treea1ec8cf722d3620a74ca4517f085d5cf653c8016 /games-arcade/performous/files/performous-1.1-gentoo.patch
parentapp-portage/pfl: Fix metadata.xml file. (diff)
downloadgentoo-827062b5582fbd93848545197aecce6efdc68e22.tar.gz
gentoo-827062b5582fbd93848545197aecce6efdc68e22.tar.bz2
gentoo-827062b5582fbd93848545197aecce6efdc68e22.zip
games-arcade/performous: version bump
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-arcade/performous/files/performous-1.1-gentoo.patch')
-rw-r--r--games-arcade/performous/files/performous-1.1-gentoo.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/games-arcade/performous/files/performous-1.1-gentoo.patch b/games-arcade/performous/files/performous-1.1-gentoo.patch
new file mode 100644
index 000000000000..a73663a88c41
--- /dev/null
+++ b/games-arcade/performous/files/performous-1.1-gentoo.patch
@@ -0,0 +1,12 @@
+diff -ru performous-1.0.orig/game/CMakeLists.txt performous-1.0/game/CMakeLists.txt
+--- performous-1.0.orig/game/CMakeLists.txt 2014-10-28 19:11:45.000000000 -0400
++++ performous-1.0/game/CMakeLists.txt 2015-03-31 03:01:30.806061643 -0400
+@@ -141,7 +141,7 @@
+ set(BIN_INSTALL .) # Straight to Program Files/Performous with no bin subfolder.
+ set(SUBSYSTEM_WIN32 WIN32)
+ else()
+- set(BIN_INSTALL bin)
++ set(BIN_INSTALL @GENTOO_BINDIR@)
+ endif()
+
+ # Build main executable