[ri-li] 16/93: 20_turn_of_music_in_dfsg_tarball.patch This patch turn of music since they are not provided in the dfsg tarball.

Markus Koschany apo-guest at moszumanska.debian.org
Wed Dec 2 17:55:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository ri-li.

commit 5ce03ff569fa926589bcd86c9d0e8e3de2195b0c
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Mon Jul 17 22:59:59 2006 +0000

    20_turn_of_music_in_dfsg_tarball.patch
    This patch turn of music since they are not provided in the dfsg tarball.
---
 debian/patches/20_turn_of_music_in_dfsg_tarball.patch | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/debian/patches/20_turn_of_music_in_dfsg_tarball.patch b/debian/patches/20_turn_of_music_in_dfsg_tarball.patch
new file mode 100644
index 0000000..b477f8c
--- /dev/null
+++ b/debian/patches/20_turn_of_music_in_dfsg_tarball.patch
@@ -0,0 +1,15 @@
+diff -ru ri-li-1.0.2.dfsg.1.orig/src/main.cc ri-li-1.0.2.dfsg.1/src/main.cc
+--- ri-li-1.0.2.dfsg.1.orig/src/main.cc	2006-07-18 00:58:20.000000000 +0200
++++ ri-li-1.0.2.dfsg.1/src/main.cc	2006-07-18 00:58:44.000000000 +0200
+@@ -193,9 +193,9 @@
+       RetM=MenuPrincipale.SDLMain_Niveau();
+       break;
+     case mJeux:
+-      Sons.LoadMusic(1);
++//      Sons.LoadMusic(1);
+       RetM=Jeu.SDLMain();
+-      Sons.LoadMusic(0);
++//      Sons.LoadMusic(0);
+       break;
+     case mEdit:
+       RetM=Edit.SDLMain(0);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ri-li.git



More information about the Pkg-games-commits mailing list