summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-09-26 18:47:39 +0200
committerGard Spreemann <gspr@nonempty.org>2019-10-22 15:07:07 +0200
commite08c1d4fe671a4fe847c411a100812b433d42f8a (patch)
tree99b1039a83908bfd3178330de5716a2fc8df83e4 /debian/rules
parent5f43063ddeafda0f29484faab359953127da0cf8 (diff)
Remove utilities.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/rules b/debian/rules
index f07b6305..6ef9ee3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,12 +77,8 @@ override_dh_auto_install:
$(TMPBIN)/gudhi-cech-persistence
mv $(TMPBIN)/cubical_complex_persistence \
$(TMPBIN)/gudhi-cubical-complex-persistence
- mv $(TMPBIN)/exact_alpha_complex_3d_persistence \
- $(TMPBIN)/gudhi-exact-alpha-complex-3d-persistence
mv $(TMPBIN)/off_file_from_shape_generator \
$(TMPBIN)/gudhi-off-file-from-shape-generator
- mv $(TMPBIN)/periodic_alpha_complex_3d_persistence \
- $(TMPBIN)/gudhi-periodic-alpha-complex-3d-persistence
mv $(TMPBIN)/periodic_cubical_complex_persistence \
$(TMPBIN)/gudhi-periodic-cubical-complex-persistence
mv $(TMPBIN)/rips_correlation_matrix_persistence \
@@ -93,10 +89,6 @@ override_dh_auto_install:
$(TMPBIN)/gudhi-rips-persistence
mv $(TMPBIN)/sparse_rips_persistence \
$(TMPBIN)/gudhi-sparse-rips-persistence
- mv $(TMPBIN)/weighted_alpha_complex_3d_persistence \
- $(TMPBIN)/gudhi-weighted-alpha-complex-3d-persistence
- mv $(TMPBIN)/weighted_periodic_alpha_complex_3d_persistence \
- $(TMPBIN)/gudhi-weighted-periodic-alpha-complex-3d-persistence
install -D build/GudhUI/GudhUI $(TMPBIN)/gudhui