From ec01115d4790ea65fbc93c560fad8c403880c5c3 Mon Sep 17 00:00:00 2001 From: azanegin Date: Thu, 22 Jan 2015 22:05:18 +0300 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2a5018..97be8af 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ all: install: - install -D systemd2openrc "$(DESTDIR)/usr/bin/systemd2openrc" + install -D systemd2rc "$(DESTDIR)/usr/bin/systemd2openrc"