From 1d59acacb69f33688843779a396a6c6ff25380d3 Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Thu, 17 May 2018 16:22:41 +0200 Subject: sys-unconfig removed This script has been obsoleted by other concepts in Fedora, and using it can be quite dangerous nowadays... --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 5d1d711d..dedfc494 100644 --- a/po/Makefile +++ b/po/Makefile @@ -28,7 +28,7 @@ CATALOGS = $(shell ls *.po) FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS)) POTFILES = $(shell ls ../network-scripts/* | grep -v ifcfg-) \ - ..$(sbindir)/service ..$(sbindir)/sys-unconfig \ + ..$(sbindir)/service \ ..$(libdir)/systemd/fedora-* \ ..$(sysconfdir)/rc.d/init.d/*\ -- cgit v1.2.1