[sysadmin/neon-tooling] nci/lib: lines is no longer an array, just a single debsrcline

Carlos De Maine <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 94cf17ecf6a29d364ded914ec2a7a29d9c7fb33f by Carlos De Maine.
Committed on 21/07/2026 at 07:30.
Pushed by carlosdem into branch 'master'.

lines is no longer an array, just a single debsrcline

M  +1    -1    nci/lib/setup_repo.rb

https://invent.kde.org/sysadmin/neon-tooling/-/commit/94cf17ecf6a29d364ded914ec2a7a29d9c7fb33f

diff --git a/nci/lib/setup_repo.rb b/nci/lib/setup_repo.rb
index 08639d2c..e66b5656 100644
--- a/nci/lib/setup_repo.rb
+++ b/nci/lib/setup_repo.rb
@@ -160,7 +160,7 @@ APT::Default-Release "#{setup_repo_codename}";
         #   Error: 'deb-src http://archive.neon.kde.org/unstable xenial main'
         #   invalid
         # obviously.
-        lines = [debsrcline(dist: dist)]
+        lines = debsrcline
         File.write("/etc/apt/sources.list.d/neon_src_#{dist}.list", lines)
         puts "lines: #{lines}"
       end
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.