diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2005-07-21 18:52:50 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2005-07-21 18:52:50 +0000 |
commit | 16a4976cd06375a6ea8d2e7e5193e17c237d92f7 (patch) | |
tree | 36421e0a624c92226c8b3e73b17b5640f4e00f27 /games-emulation/openmsx/files | |
parent | Stable on ppc64 (bug #99680) (diff) | |
download | gentoo-2-16a4976cd06375a6ea8d2e7e5193e17c237d92f7.tar.gz gentoo-2-16a4976cd06375a6ea8d2e7e5193e17c237d92f7.tar.bz2 gentoo-2-16a4976cd06375a6ea8d2e7e5193e17c237d92f7.zip |
Version bump, closes bug #99081.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation/openmsx/files')
-rw-r--r-- | games-emulation/openmsx/files/0.5.2-custom.mk.patch | 17 | ||||
-rw-r--r-- | games-emulation/openmsx/files/digest-openmsx-0.5.2 | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/games-emulation/openmsx/files/0.5.2-custom.mk.patch b/games-emulation/openmsx/files/0.5.2-custom.mk.patch new file mode 100644 index 000000000000..e9b14f62b327 --- /dev/null +++ b/games-emulation/openmsx/files/0.5.2-custom.mk.patch @@ -0,0 +1,17 @@ +--- build/custom.mk.orig 2005-03-16 20:20:03.000000000 +0000 ++++ build/custom.mk 2005-03-16 20:20:25.000000000 +0000 +@@ -6,7 +6,7 @@ + # openMSX is always installed into a single self-contained directory. + # But you can change that directory to for example /usr/local/openMSX + # or /usr/games/openMSX if you like. +-INSTALL_BASE:=/opt/openMSX ++INSTALL_BASE:=/usr/games/openmsx + + # Add ChangeLog version number to executable file name? This applies only to + # development versions, not to release versions (see version.mk). +@@ -15,4 +15,4 @@ + # Create a symbolic link to the installed binary? + # This link is placed in a location that is typically in a user's path: + # /usr/local/bin for system-wide installs and ~/bin for personal installs. +-SYMLINK_FOR_BINARY:=true ++SYMLINK_FOR_BINARY:=false diff --git a/games-emulation/openmsx/files/digest-openmsx-0.5.2 b/games-emulation/openmsx/files/digest-openmsx-0.5.2 new file mode 100644 index 000000000000..cbdcbeeceeb8 --- /dev/null +++ b/games-emulation/openmsx/files/digest-openmsx-0.5.2 @@ -0,0 +1 @@ +MD5 b8a6b2021a780714d91ea09029ffbe08 openmsx-0.5.2.tar.gz 1612903 |