mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ci: Zero Ubuntu dpkg version to eliminate cflag differences
This commit is contained in:
committed by
mborgerson
parent
c3120831bb
commit
203b33ecf0
@@ -213,7 +213,7 @@ jobs:
|
||||
run: |
|
||||
pushd src
|
||||
echo -e "\
|
||||
xemu (1:$(cat XEMU_VERSION)-0) unstable; urgency=medium\n\
|
||||
xemu (1:0.0.0-0) unstable; urgency=medium\n\
|
||||
Built from $(cat XEMU_VERSION)\n\
|
||||
-- Matt Borgerson <contact@mborgerson.com> $(date -R)" > debian/changelog
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user