summaryrefslogtreecommitdiff
path: root/packaging/deb/Makefile
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2020-07-06 23:48:00 +0200
committerPeter Lemenkov <lemenkov@gmail.com>2020-07-07 11:18:25 +0200
commitef115fcc70b8ea1d2bfe3f76c478d71a0961ec86 (patch)
tree419026a023ed2f4712f9117bb1ec8ee1e8a7077f /packaging/deb/Makefile
parentfeb1ad5b38a6c1e4eec99cd19838b240d626a8eb (diff)
downloaderlang-sd_notify-ef115fcc70b8ea1d2bfe3f76c478d71a0961ec86.tar.gz
Switch to native Unix sockets
Closes systemd/erlang-sd_notify#1. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Diffstat (limited to 'packaging/deb/Makefile')
-rw-r--r--packaging/deb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/deb/Makefile b/packaging/deb/Makefile
index dd8bf0a..5272597 100644
--- a/packaging/deb/Makefile
+++ b/packaging/deb/Makefile
@@ -30,4 +30,3 @@ deb-install:
pwd
install -o root -g root -t $(TARGET_DIR)/ebin ../../ebin/*.app
install -o root -g root -t $(TARGET_DIR)/ebin ../../ebin/*.beam
- install -o root -g root -t $(TARGET_DIR)/priv ../../priv/*.so