File: disable-slp.patch

package info (click to toggle)
open-build-service 2.7.1-10
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 14,828 kB
  • ctags: 6,326
  • sloc: ruby: 59,758; perl: 44,290; xml: 9,804; sh: 4,639; sql: 1,349; python: 435; makefile: 224; cpp: 46
file content (16 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: disable SLP in obs-server conf as debian drop slptool from archive
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Bug-Debian: https://bugs.debian.org/848855
Last-Update: 2016-12-21

--- open-build-service-2.7.1.orig/dist/sysconfig.obs-server
+++ open-build-service-2.7.1/dist/sysconfig.obs-server
@@ -154,7 +154,7 @@ OBS_WORKER_HOSTLABELS=""
 ## Config:      OBS
 #
 #
-OBS_USE_SLP="yes"
+OBS_USE_SLP="no"
 
 ## Path:        Applications/OBS
 ## Description: Use a common cache directory for downloaded packages