mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Revert "Refactor the libvirt RPM daemon pieces"
This reverts commit 06a0d57f5a.
This commit is contained in:
@@ -22,7 +22,6 @@ FILTERS = \
|
||||
|
||||
EXTRA_DIST=$(FILTERS)
|
||||
|
||||
if WITH_NWFILTER
|
||||
confdir = $(sysconfdir)/libvirt
|
||||
|
||||
NWFILTER_DIR = "$(DESTDIR)$(sysconfdir)/libvirt/nwfilter"
|
||||
@@ -38,4 +37,3 @@ uninstall-local::
|
||||
rm -f "$(NWFILTER_DIR)/$$f"; \
|
||||
done
|
||||
-test -z $(shell ls $(NWFILTER_DIR)) || rmdir $(NWFILTER_DIR)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user