OSDN Git Service

debian: fix rules for newslash-prometheus-exporter
authorhylom <hylom@users.sourceforge.jp>
Fri, 20 Oct 2017 10:35:43 +0000 (19:35 +0900)
committerhylom <hylom@users.sourceforge.jp>
Fri, 20 Oct 2017 10:35:43 +0000 (19:35 +0900)
debian/rules

index d772962..db3f2f5 100755 (executable)
@@ -89,6 +89,6 @@ install/$(UTILS)::
 
 install/$(EXPORTER)::
        cd $(EXPORTERDIR); \
-       install -pDm 755 $(EXPORTERDIR)/newslash-prometheus-exporter.py $(EXPORTER_DEST)/newslash-prometheus-exporter.py
+       install -pDm 755 $(EXPORTERDIR)/newslash-exporter.py $(EXPORTER_DEST)/newslash-exporter.py
        install -pDm 644 $(EXPORTERDIR)/newslash-prometheus-exporter.service \
          $(CURDIR)/debian/$(EXPORTER)/lib/systemd/system/newslash-prometheus-exporter.service