]> git.0d.be Git - chloro.git/commitdiff
debian: fix manage script name
authorFrédéric Péters <fpeters@0d.be>
Sat, 20 Jun 2020 12:54:48 +0000 (14:54 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 20 Jun 2020 12:54:48 +0000 (14:54 +0200)
debian/rules

index da06967b6cc1c5df75fbc91b7ae4eb09fb15c257..4b6b4cc05adc8cc772883b7428713d671f24b85f 100755 (executable)
@@ -8,4 +8,4 @@ export PYBUILD_DISABLE=test
 
 override_dh_install:
        dh_install
-       mv $(CURDIR)/debian/chloro/usr/bin/manage.py $(CURDIR)/debian/chloro/usr/bin/chrono-manage
+       mv $(CURDIR)/debian/chloro/usr/bin/manage.py $(CURDIR)/debian/chloro/usr/bin/chloro-manage