SOURCES: gnome-subtitles-sh_wrapper.patch - there is no `-a' optio...

twittner twittner at pld-linux.org
Sat May 5 09:36:58 CEST 2007


Author: twittner                     Date: Sat May  5 07:36:58 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- there is no `-a' option for exec in pdksh

---- Files affected:
SOURCES:
   gnome-subtitles-sh_wrapper.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gnome-subtitles-sh_wrapper.patch
diff -u SOURCES/gnome-subtitles-sh_wrapper.patch:1.1 SOURCES/gnome-subtitles-sh_wrapper.patch:1.2
--- SOURCES/gnome-subtitles-sh_wrapper.patch:1.1	Sat May  5 09:22:57 2007
+++ SOURCES/gnome-subtitles-sh_wrapper.patch	Sat May  5 09:36:53 2007
@@ -4,5 +4,5 @@
 -#!/bin/bash
 -exec -a gnome-subtitles @MONO@ @prefix@/lib/gnome-subtitles/gnome-subtitles.exe "$@"
 +#!/bin/sh
-+exec -a gnome-subtitles @MONO@ @libdir@/gnome-subtitles/gnome-subtitles.exe "$@"
++exec gnome-subtitles @MONO@ @libdir@/gnome-subtitles/gnome-subtitles.exe "$@"
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gnome-subtitles-sh_wrapper.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list