From 756e49259d1dcdd604b6db0b968cb81782597eca Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 3 Jun 2010 14:07:48 -0500 Subject: contrib: kill gensync/updatesync These are old and have outlived their usefulness at this point. Kill them. Signed-off-by: Dan McGee --- contrib/updatesync | 137 ----------------------------------------------------- 1 file changed, 137 deletions(-) delete mode 100755 contrib/updatesync (limited to 'contrib/updatesync') diff --git a/contrib/updatesync b/contrib/updatesync deleted file mode 100755 index f88e8237..00000000 --- a/contrib/updatesync +++ /dev/null @@ -1,137 +0,0 @@ -#!/bin/bash -# -# updatesync -# -# Copyright (c) 2004 by Jason Chu -# Derived from gensync (c) 2002-2006 Judd Vinet -# -# 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, see . -# - -myver='3.1.1' - -# functions - -usage() { - printf "updatesync (pacman) %s\n\n" "$myver" - printf "Usage: %s