~ruther/guix-local

a8ba2f3507d03ec77506a03bf84d62f9cb439f8e — Maxim Cournoyer 2 years ago c855637
teams: qt: Remove erroneous comment at top of scripts.

* etc/teams/qt/common.scm: Remove erroneous comment.
* etc/teams/qt/qt-manifest.scm: Likewise.
* etc/teams/qt/qt5-manifest.scm: Likewise.

Change-Id: I87a0ea669caa0ba5049b48a4f04fda58518c3f05
3 files changed, 0 insertions(+), 12 deletions(-)

M etc/teams/qt/common.scm
M etc/teams/qt/qt-manifest.scm
M etc/teams/qt/qt5-manifest.scm
M etc/teams/qt/common.scm => etc/teams/qt/common.scm +0 -4
@@ 16,10 16,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.

;;; This file returns a manifest of packages related to linux-libre.
;;; Simplistically, it selects packages whose names begin with "linux-libre".
;;; It is used to assist continuous integration of the kernel packages.

(use-modules (guix packages)
             (guix profiles)
             (guix utils)

M etc/teams/qt/qt-manifest.scm => etc/teams/qt/qt-manifest.scm +0 -4
@@ 16,10 16,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.

;;; This file returns a manifest of packages related to linux-libre.
;;; Simplistically, it selects packages whose names begin with "linux-libre".
;;; It is used to assist continuous integration of the kernel packages.

(load "common.scm")

;;; Commentary:

M etc/teams/qt/qt5-manifest.scm => etc/teams/qt/qt5-manifest.scm +0 -4
@@ 16,10 16,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.

;;; This file returns a manifest of packages related to linux-libre.
;;; Simplistically, it selects packages whose names begin with "linux-libre".
;;; It is used to assist continuous integration of the kernel packages.

(load "common.scm")

;;; Commentary: