From 09baf467bf78118f56f399b25ae333130becf3b4 Mon Sep 17 00:00:00 2001 From: hylom Date: Thu, 16 Mar 2017 20:06:34 +0900 Subject: [PATCH] debian: update rules, not include newslash_web.json --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 04b254e7..6e5b1cca 100755 --- a/debian/rules +++ b/debian/rules @@ -57,6 +57,6 @@ install/$(ASSETS):: install/$(SRAD):: install -pDm 644 misc/newslash.service $(CURDIR)/debian/$(SRAD)/lib/systemd/system/newslash.service - install -pDm 644 $(SRCDIR)/newslash-web.production.json $(SRAD_DEST)/newslash-web.production.json +# install -pDm 644 $(SRCDIR)/newslash-web.production.json $(SRAD_DEST)/newslash-web.production.json # todo: restart systemd, add PIDFile dir -- 2.11.0