[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-204-g9cb9f65

Steffen Moeller moeller at debian.org
Tue Mar 29 14:55:31 UTC 2011


The following commit has been merged in the master branch:
commit b971e9e05cc156a1b61d7a7d66fe16ced2ed01b8
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Mar 19 19:13:54 2011 +0100

    Adjusted path to tcsh
    
    The patch is not overly helpful and should probably just go.

diff --git a/debian/patches/csh2tcsh.patch b/debian/patches/csh2tcsh.patch
index 62d8e76..95f6634 100644
--- a/debian/patches/csh2tcsh.patch
+++ b/debian/patches/csh2tcsh.patch
@@ -4,7 +4,7 @@ Index: boinc/tools/db_query
 +++ boinc/tools/db_query	2011-03-05 21:40:59.000000000 +0100
 @@ -1,4 +1,4 @@
 -#! /bin/csh
-+#!/bin/tcsh
++#!/usr/bin/tcsh
  
  set CIVDATE = `date "+%Y:%m:%d:%H:%M"`
  set UNIXDATE = `perl -e 'print time()'`
@@ -14,7 +14,7 @@ Index: boinc/tools/watch_tcp
 +++ boinc/tools/watch_tcp	2011-03-05 21:40:49.000000000 +0100
 @@ -1,4 +1,4 @@
 -#! /bin/csh 
-+#!/bin/tcsh
++#!/usr/bin/tcsh
  # 
  # by jeffc 
  # 

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list