aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 171cc8936..5f9243119 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,4 +40,5 @@ override_dh_install:
40 cd debian/taler-auditor; find . -type f,l -exec rm -f ../libtalerauditor/{} \; 40 cd debian/taler-auditor; find . -type f,l -exec rm -f ../libtalerauditor/{} \;
41 cd debian/taler-auditor; find . -type f,l -exec rm -f ../libtalerexchange/{} \; 41 cd debian/taler-auditor; find . -type f,l -exec rm -f ../libtalerexchange/{} \;
42 cd debian/taler-auditor; find . -type f,l -exec rm -f ../taler-exchange/{} \; 42 cd debian/taler-auditor; find . -type f,l -exec rm -f ../taler-exchange/{} \;
43 cd debian/taler-exchange-database; find . -type f,l -exec rm -f ../taler-exchange/{} \;
43 cd debian/libtalerexchange; find . -type f,l -exec rm -f ../taler-exchange/{} \; 44 cd debian/libtalerexchange; find . -type f,l -exec rm -f ../taler-exchange/{} \;