|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../eci_profiles/eci_profiles.conf |
|
|
|
# Filename: package/.../eci_profiles/eci_profiles.conf |
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2011 The OpenSDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
|
# |
|
|
@ -23,7 +23,7 @@ eci_main() { |
|
|
|
do unzip $zipopt $x -d $pkg-$ver |
|
|
|
do unzip $zipopt $x -d $pkg-$ver |
|
|
|
done |
|
|
|
done |
|
|
|
|
|
|
|
|
|
|
|
cp $pkg-$ver/* $root$datadir/color/icc -fr --reply=yes |
|
|
|
cp -fr $pkg-$ver/* $root$datadir/color/icc |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|