SOURCES: gnome-subtitles-sh_wrapper.patch - yet another fix relate...
twittner
twittner at pld-linux.org
Sat May 5 09:44:31 CEST 2007
Author: twittner Date: Sat May 5 07:44:31 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- yet another fix related to bash -> pdksh
---- Files affected:
SOURCES:
gnome-subtitles-sh_wrapper.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/gnome-subtitles-sh_wrapper.patch
diff -u SOURCES/gnome-subtitles-sh_wrapper.patch:1.2 SOURCES/gnome-subtitles-sh_wrapper.patch:1.3
--- SOURCES/gnome-subtitles-sh_wrapper.patch:1.2 Sat May 5 09:36:53 2007
+++ SOURCES/gnome-subtitles-sh_wrapper.patch Sat May 5 09:44:26 2007
@@ -4,5 +4,5 @@
-#!/bin/bash
-exec -a gnome-subtitles @MONO@ @prefix@/lib/gnome-subtitles/gnome-subtitles.exe "$@"
+#!/bin/sh
-+exec gnome-subtitles @MONO@ @libdir@/gnome-subtitles/gnome-subtitles.exe "$@"
++exec @MONO@ @libdir@/gnome-subtitles/gnome-subtitles.exe "$@"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/gnome-subtitles-sh_wrapper.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list