Skip to content

Commit d77daf0

Browse files
Fix issue (#7079)
1 parent 3341195 commit d77daf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reproduce/reproduce_rpm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ install_deps() {
2424
}
2525

2626
build_pkg() {
27+
mkdir -p /tmp/reproduced
2728
mkdir -p build && cd build
2829
echo "Reproducing devel package..."
2930
cmake -G Ninja -DCOMPILE_TARGET="$PLATFORM" -DCLIENT_PROTOCOLS_TEST=ON -DCMAKE_BUILD_TYPE=Release ..

0 commit comments

Comments
 (0)