summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-12-13 01:04:44 +0000
committerV3n3RiX <venerix@rogentos.ro>2015-12-13 01:04:44 +0000
commita67f88b2b8e8543eeb5be37914ba5ff3aac52c4b (patch)
tree12c52bb6e65705ab406260794d42567c6dcaf7b4
parent33517ce2b587ac0947f288430f12f25e438a7505 (diff)
fix bootcore path
-rwxr-xr-xvasile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vasile b/vasile
index 4b6f669..727cce6 100755
--- a/vasile
+++ b/vasile
@@ -30,7 +30,7 @@ export local chrootprofile="eselect profile set 1"
export local kernelver="3.14.0-"$releasename""
export local bootcorepath="/tmp/bootcore"
-export local bootcorefiles="/tmp/bootcore/cdroot/*"
+export local bootcorefiles="/tmp/bootcore/cdroot/boot"
# x64 specific build variables