[pkg-remote-commits] [xrdp] 05/10: Remove incomplete/invalid check for deb-src line.

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Dec 15 10:50:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 96a9f2bb7fee6b8778b6fd24a40611ec9c2387e9
Author: Dominik George <nik at naturalnet.de>
Date:   Fri Dec 15 11:40:26 2017 +0100

    Remove incomplete/invalid check for deb-src line.
---
 debian/xrdp-build-pulse-modules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/xrdp-build-pulse-modules b/debian/xrdp-build-pulse-modules
index 8fca914..763e875 100755
--- a/debian/xrdp-build-pulse-modules
+++ b/debian/xrdp-build-pulse-modules
@@ -17,11 +17,6 @@ if [[ $UID -ne 0 ]] ; then
     fi
 fi
 
-if ! egrep -q  ^deb-src /etc/apt/sources.list ; then
-    echo "ERROR: Make sure /etc/apt/sources.list contains a deb-src line."
-    exit 1
-fi
-
 TMP=$(mktemp -d)
 PULSE_UPSTREAM_VERSION="$(dpkg-query -W -f='${source:Upstream-Version}' pulseaudio)"
 XRDP_UPSTREAM_VERSION="$(dpkg-query -W -f='${source:Upstream-Version}' xrdp)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/xrdp.git



More information about the pkg-remote-commits mailing list