From 8a3849190dd6666f1120498648a43a94825e8529 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 30 May 2011 17:04:34 +0200 Subject: [PATCH] luma: changed to use default prefix instead of 'opt/luma' --- network/luma/luma.conf | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 network/luma/luma.conf diff --git a/network/luma/luma.conf b/network/luma/luma.conf deleted file mode 100644 index 2399d1f0a..000000000 --- a/network/luma/luma.conf +++ /dev/null @@ -1,19 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../luma/luma.conf -# Copyright (C) 2011 The OpenSDE Project -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# 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; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -if [ "$prefix_auto" == 1 ]; then - prefix=opt/luma - set_confopt -fi