[Trisquel-devel] Rev 58: Added nvclock from SirGrant in file:///home/bzr/package-helpers/trunk/
Ruben Rodriguez
ruben at trisquel.info
Sun Jun 10 15:51:10 CEST 2012
At file:///home/bzr/package-helpers/trunk/
------------------------------------------------------------
revno: 58
revision-id: ruben en trisquel.info-20120610135017-rfzgt5ygi4m3un8d
parent: ruben en trisquel.info-20120610035919-ew9oik217v4pi7xi
committer: Ruben Rodriguez <ruben en trisquel.info>
branch nick: trunk
timestamp: Sun 2012-06-10 15:50:17 +0200
message:
Added nvclock from SirGrant
------------ pr�xima parte ------------
=== added file 'helpers/oneiric/make-nvclock'
--- a/helpers/oneiric/make-nvclock 1970-01-01 00:00:00 +0000
+++ b/helpers/oneiric/make-nvclock 2012-06-10 13:50:17 +0000
@@ -0,0 +1,31 @@
+#!/bin/sh
+#
+# Copyright (C) 2012 Grant Houlgate <ghoulgat en member.fsf.org>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+#
+
+VERSION=1
+EXTERNAL="deb-src http://archive.ubuntu.com/ubuntu precise universe"
+
+. ./config
+
+sed '/The official binary/d; /by root./d;' -i debian/control
+
+
+changelog "Removed references to non-free programs"
+
+compile
+
More information about the Trisquel-devel
mailing list