deconflict packages
This commit is contained in:
parent
66c950c020
commit
0e115d5a4a
3
debian/rules
vendored
3
debian/rules
vendored
@ -38,5 +38,6 @@ override_dh_install:
|
||||
cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f ../libtalerexchange/{} \;
|
||||
cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f ../libtalerauditor/{} \;
|
||||
cd debian/taler-auditor; find . -type f,l -exec rm -f ../libtalerauditor/{} \;
|
||||
cd debian/libtalerexchange; find . -type f,l -exec rm -f ../taler-exchange/{} \;
|
||||
cd debian/taler-auditor; find . -type f,l -exec rm -f ../libtalerexchange/{} \;
|
||||
cd debian/taler-auditor; find . -type f,l -exec rm -f ../taler-exchange/{} \;
|
||||
cd debian/libtalerexchange; find . -type f,l -exec rm -f ../taler-exchange/{} \;
|
||||
|
Loading…
Reference in New Issue
Block a user