[higan] 19/34: Revert "Look for profiles in shared location."
Tobias Hansen
thansen at moszumanska.debian.org
Sun Jun 26 10:44:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository higan.
commit 33a70e9cc0cc5bdbf654aa6bbcafc54dfcc1389c
Author: Tobias Hansen <thansen at debian.org>
Date: Tue Jun 21 18:28:23 2016 +0100
Revert "Look for profiles in shared location."
This reverts commit aabf8fc32a10a0b49418c3ae9094960257b6f6f2.
---
debian/patches/profiles_in_shared_path.patch | 11 -----------
debian/patches/series | 1 -
2 files changed, 12 deletions(-)
diff --git a/debian/patches/profiles_in_shared_path.patch b/debian/patches/profiles_in_shared_path.patch
deleted file mode 100644
index 4bd50ec..0000000
--- a/debian/patches/profiles_in_shared_path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/higan/target-tomoko/program/media.cpp
-+++ b/higan/target-tomoko/program/media.cpp
-@@ -16,7 +16,7 @@
- auto Program::loadMedia(Emulator::Interface& emulator_, Emulator::Interface::Media& media, const string& location) -> void {
- unloadMedia();
-
-- mediaPaths(0) = locate({localpath(), "higan/"}, {media.name, ".sys/"});
-+ mediaPaths(0) = locate({sharedpath(), "higan/"}, {media.name, ".sys/"});
- mediaPaths(media.id) = location;
- folderPaths.append(location);
-
diff --git a/debian/patches/series b/debian/patches/series
index 4388916..dc6eaa1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,4 +5,3 @@ sjlj-declare-xopen-source.patch
noopt.patch
use-XDG_CONFIG_HOME.patch
find_cairo.patch
-profiles_in_shared_path.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/higan.git
More information about the Pkg-games-commits
mailing list