gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -update install rules


From: gnunet
Subject: [taler-wallet-core] branch master updated: -update install rules
Date: Fri, 04 Nov 2022 11:47:50 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 9ad1b8815 -update install rules
9ad1b8815 is described below

commit 9ad1b8815924a3a486599d1fb2aae027540a4f41
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 4 11:47:47 2022 +0100

    -update install rules
---
 packages/taler-wallet-cli/debian/rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/packages/taler-wallet-cli/debian/rules 
b/packages/taler-wallet-cli/debian/rules
index 83c768576..b1b30ea82 100755
--- a/packages/taler-wallet-cli/debian/rules
+++ b/packages/taler-wallet-cli/debian/rules
@@ -9,10 +9,10 @@ build-arch:
 build-indep:
        true
 override_dh_auto_install:
-       dh_install bin/taler-wallet-cli 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/bin
-       dh_install dist/taler-wallet-cli.js 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/dist
-       dh_install 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
+       dh_install bin/taler-wallet-cli.mjs 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/bin
+       dh_install dist/taler-wallet-cli.mjs 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/dist
+       dh_install dist/taler-wallet-cli.mjs.map 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/dist
+       dh_link 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/bin/taler-wallet-cli.mjs 
/usr/bin/taler-wallet-cli
 
 override_dh_builddeb:
        dh_builddeb -- -Zgzip

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]