make sure Debian packages created on Ubuntu 21+ still work with Debian reprepro: force Debian standard compression algorithm
This commit is contained in:
parent
dfb385aac9
commit
257f4e9a8e
3
debian/rules
vendored
3
debian/rules
vendored
@ -17,6 +17,9 @@ override_dh_auto_install:
|
||||
dh_install $(cli_dir)/dist/taler-wallet-cli.js.map $(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/dist
|
||||
dh_link $(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/bin/taler-wallet-cli /usr/bin/taler-wallet-cli
|
||||
|
||||
override_dh_builddeb:
|
||||
dh_builddeb -- -Zgzip
|
||||
|
||||
binary:
|
||||
dh $@
|
||||
binary-arch:
|
||||
|
Loading…
Reference in New Issue
Block a user