gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -adjust paths


From: gnunet
Subject: [taler-wallet-core] branch master updated: -adjust paths
Date: Fri, 04 Nov 2022 11:37:21 +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 1ad6dfa95 -adjust paths
1ad6dfa95 is described below

commit 1ad6dfa956f6bb7dec61a0b2572d032c667bbaea
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 4 11:37:18 2022 +0100

    -adjust paths
---
 packages/taler-wallet-cli/debian/rules | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/packages/taler-wallet-cli/debian/rules 
b/packages/taler-wallet-cli/debian/rules
index 068d91e9e..83c768576 100755
--- a/packages/taler-wallet-cli/debian/rules
+++ b/packages/taler-wallet-cli/debian/rules
@@ -3,18 +3,15 @@ include /usr/share/dpkg/default.mk
 
 TALER_WALLET_HOME = /usr/share/taler-wallet-cli
 
-cli_dir=packages/taler-wallet-cli
-
-
 build: build-arch build-indep
 build-arch:
        true
 build-indep:
        true
 override_dh_auto_install:
-       dh_install $(cli_dir)/bin/taler-wallet-cli 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/bin
-       dh_install $(cli_dir)/dist/taler-wallet-cli.js 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/dist
-       dh_install $(cli_dir)/dist/taler-wallet-cli.js.map 
$(TALER_WALLET_HOME)/node_modules/taler-wallet-cli/dist
+       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
 
 override_dh_builddeb:

-- 
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]