|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../evms/evms.conf |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
@ -18,7 +18,7 @@ var_append patchfiles ' ' "`match_source_file -p patch`" |
|
|
|
# Install EVMS libs and plugins in /lib and the administration binaries |
|
|
|
# into /sbin so that they are available if /usr is not mounted. |
|
|
|
# |
|
|
|
sbindir="$root/sbin" |
|
|
|
sbindir="/${sbindir##*/}" |
|
|
|
libdir="/${libdir##*/}" |
|
|
|
|
|
|
|
# ncurses based GUI |
|
|
|