[SCM] BOINC packaging branch, master, updated. debian/7.1.20+dfsg-1-1-g4ff3778

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed Jun 26 16:49:40 UTC 2013


The following commit has been merged in the master branch:
commit 4ff37787fce7374b444e8f9c1fdf791c76a39b10
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Jun 26 18:49:21 2013 +0200

    Fixing server crypt

diff --git a/debian/patches/debian_debian_AdjustBoincTopdirPython.patch b/debian/patches/debian_debian_AdjustBoincTopdirPython.patch
index eb66fa5..081256f 100644
--- a/debian/patches/debian_debian_AdjustBoincTopdirPython.patch
+++ b/debian/patches/debian_debian_AdjustBoincTopdirPython.patch
@@ -7,5 +7,5 @@ Description: Adjusted path for BOINC to server for python code
  import sys, os
  
 -TOP_BUILD_DIR = "@TOP_BUILD_DIR@"
-+TOP_BUILD_DIR = "/usr/share/boinc-server"
++TOP_BUILD_DIR = "/usr/share/boinc-server-maker"
  sys.path.insert(0, os.path.join(TOP_BUILD_DIR, 'py'))

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list