Fix typo.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
parent
495425ec6a
commit
0c3d971bfb
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ post_build() {
|
||||||
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
|
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
|
||||||
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
|
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
|
||||||
;;
|
;;
|
||||||
*
|
*)
|
||||||
DEST_DEFAULT=${ARCH}@nightheron.gentoo.org:${BUILD_DESTDIR_BASE}
|
DEST_DEFAULT=${ARCH}@nightheron.gentoo.org:${BUILD_DESTDIR_BASE}
|
||||||
DEST_HARDENED=${ARCH}@nightheron.gentoo.org:${BUILD_DESTDIR_BASE}/hardened
|
DEST_HARDENED=${ARCH}@nightheron.gentoo.org:${BUILD_DESTDIR_BASE}/hardened
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue