Skip to content

Commit

Permalink
some distros choke on zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Apr 28, 2022
1 parent 9495418 commit 0140f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/xserver-xorg-video-dummy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ln -sf ../xserver-xorg-video-dummy ./debian
mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --yes' debian/control
rm -f xserver-xorg-video-dummy-build-deps*

debuild -us -uc -b --no-lintian
debuild -us -uc -b --no-lintian -Zxz
ls -la ../xserver-xorg-video-dummy*deb
mv ../xserver-xorg-video-dummy*deb ../xserver-xorg-video-dummy*changes "$REPO_ARCH_PATH"
popd

0 comments on commit 0140f37

Please sign in to comment.