Skip to content

Commit 597f60e

Browse files
committed
RPM spec diagnostics - 10
1 parent b225522 commit 597f60e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/el8/cloud.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ echo $PATH
217217
env | sort
218218
cat ~builder/.bashrc
219219
echo
220-
. ~builder/.bashrc
220+
HOME=~builder. ~builder/.bashrc
221221
echo "Sourced"
222222
cd ui && npm install && npm run build && cd ..
223223
mvn -Psystemvm,developer $FLAGS clean package

0 commit comments

Comments
 (0)