From ef115fcc70b8ea1d2bfe3f76c478d71a0961ec86 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 6 Jul 2020 23:48:00 +0200 Subject: Switch to native Unix sockets Closes systemd/erlang-sd_notify#1. Signed-off-by: Peter Lemenkov --- packaging/deb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'packaging/deb/Makefile') 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 -- cgit v1.2.1