summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/patch-install-cd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch-install-cd.sh b/src/patch-install-cd.sh
index a0158ae..c3016e5 100755
--- a/src/patch-install-cd.sh
+++ b/src/patch-install-cd.sh
@@ -4,6 +4,6 @@ GIT_DIR=`dirname $SRC_DIR` # the git clone dir itself
mkdir -p /home/arch/fifa/docs
cp -ax $SRC_DIR/fifa.sh /arch/fifa.sh
cp -ax $SRC_DIR/profiles/* /home/arch/fifa/
-cp -ax $SRC_DIR/lib /home/arch/fifa/lib
+cp -ax $SRC_DIR/lib /home/arch/fifa/
cp -ax $GIT_DIR/HOWTO /home/arch/fifa/docs/
cp -ax $GIT_DIR/README /home/arch/fifa/docs/