mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 08:08:31 +00:00
adjust the replace
This commit is contained in:
parent
d5fd645d36
commit
55a6718dea
1
debian/rules
vendored
1
debian/rules
vendored
@ -724,6 +724,7 @@ stamps/preconfigure:
|
|||||||
if echo $(LLVM_VERSION_SNAPSHOT)| grep -q "~++"; then \
|
if echo $(LLVM_VERSION_SNAPSHOT)| grep -q "~++"; then \
|
||||||
sed -i -e "s|(<< 1:19.1.0~++rc3-1~exp2)|(<< 1:19.1.0~++20240910033111)|g" debian/control; \
|
sed -i -e "s|(<< 1:19.1.0~++rc3-1~exp2)|(<< 1:19.1.0~++20240910033111)|g" debian/control; \
|
||||||
sed -i -e "s|(<< 1:19.1.0~++rc4-5)|(<< 1:19.1.0~++20240917071600)|g" debian/control; \
|
sed -i -e "s|(<< 1:19.1.0~++rc4-5)|(<< 1:19.1.0~++20240917071600)|g" debian/control; \
|
||||||
|
sed -i -e "s|(<< 1:19.1.0-4)|(<< 1:19.1.0~++20240917071600)|g" debian/control; \
|
||||||
fi; \
|
fi; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user