From 13b10897be50ae13c7febfd58743d8455cf67e9f Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Thu, 8 Jan 2015 00:55:48 +0200 Subject: Dropping rogentlisve, we have rogentos-live --- .../rogentoslive-tools/files/1.0/installer-text | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100755 app-misc/rogentoslive-tools/files/1.0/installer-text (limited to 'app-misc/rogentoslive-tools/files/1.0/installer-text') diff --git a/app-misc/rogentoslive-tools/files/1.0/installer-text b/app-misc/rogentoslive-tools/files/1.0/installer-text deleted file mode 100755 index ce431e53..00000000 --- a/app-misc/rogentoslive-tools/files/1.0/installer-text +++ /dev/null @@ -1,21 +0,0 @@ -#!/sbin/runscript -# Copyright 2006 Sabayon Linux -# Distributed under the terms of the GNU General Public License v2 - -depend() { - after * -} - -start() { - - source /sbin/rogentos-functions.sh - - if sabayon_is_text_install; then - ebegin "Rogentos Linux Text Installer service" - eend 0 - sabayon_setup_text_installer - fi - - - -} -- cgit v1.2.3