diff options
Diffstat (limited to 'games-emulation/openmsx/files')
-rw-r--r-- | games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch b/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch index 18ac6fdc83b6..e8007636f80e 100644 --- a/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch +++ b/games-emulation/openmsx/files/openmsx-0.9.1-verbose.patch @@ -1,5 +1,5 @@ ---- build/main.mk.old 2015-01-18 12:18:50.608153217 +0100 -+++ build/main.mk 2015-01-18 12:20:00.352861984 +0100 +--- a/build/main.mk.old 2015-01-18 12:18:50.608153217 +0100 ++++ b/build/main.mk 2015-01-18 12:20:00.352861984 +0100 @@ -541,10 +541,9 @@ DEPEND_SUBST=$(patsubst $(SOURCES_PATH)/%.cc,$(DEPEND_PATH)/%.d,$<) $(OBJECTS_FULL): $(INIT_DUMMY_FILE) |