lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 8bc4085 18/18: Remove a script that is no lon


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 8bc4085 18/18: Remove a script that is no longer wanted
Date: Thu, 21 May 2020 19:43:13 -0400 (EDT)

branch: master
commit 8bc408597adb75435a1bfbf22214fd9269c4dd76
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove a script that is no longer wanted
---
 install_centos_2.sh | 31 -------------------------------
 1 file changed, 31 deletions(-)

diff --git a/install_centos_2.sh b/install_centos_2.sh
deleted file mode 100755
index dfa81a6..0000000
--- a/install_centos_2.sh
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/bin/sh
-
-# Create a chroot for cross-building "Let me illustrate..." on centos-7.
-#
-# Copyright (C) 2016, 2017, 2018, 2019, 2020 Gregory W. Chicares.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License version 2 as
-# published by the Free Software Foundation.
-#
-# 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
-#
-# http://savannah.nongnu.org/projects/lmi
-# email: <address@hidden>
-# snail: Chicares, 186 Belle Woods Drive, Glastonbury CT 06033, USA
-
-. ./lmi_setup_inc.sh
-. /tmp/schroot_env
-
-set -evx
-
-assert_su
-assert_not_chrooted
-# Nothing here--ready to remove.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]