[Trisquel-devel] Rev 38: + pkglab: added to Trisquel. Useful for check uninstallable packages. in file:///home/bzr/package-helpers/branches/aklis/

Santiago Rodríguez santi at trisquel.info
Thu Jan 5 02:59:23 CET 2012


At file:///home/bzr/package-helpers/branches/aklis/

------------------------------------------------------------
revno: 38
revision-id: santi at trisquel.info-20120105020248-1hx6qtxcm7yl96fh
parent: santi at trisquel.info-20120104195821-ay0hjs0j09z4ps8n
committer: Santiago Rodríguez <santi at trisquel.info>
branch nick: aklis
timestamp: Thu 2012-01-05 03:02:48 +0100
message:
  + pkglab: added to Trisquel. Useful for check uninstallable packages.
-------------- next part --------------
=== added file 'helpers/natty/make-pkglab'
--- a/helpers/natty/make-pkglab	1970-01-01 00:00:00 +0000
+++ b/helpers/natty/make-pkglab	2012-01-05 02:02:48 +0000
@@ -0,0 +1,29 @@
+#!/bin/sh
+#
+#    Copyright (C) 2011  Santiago Rodr��guez  <santi at trisquel.info>
+#
+#    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://ftp.us.debian.org/debian stable  main'
+. ./config
+
+changelog "Pkglab compiled for trisquel"
+
+# Useful packages for checking inconsistencies in repositories 
+
+compile
+



More information about the Trisquel-devel mailing list