From 250aa4794191a6bd8805555a5fd76d1fc6e3b5ea Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Mon, 16 Apr 2012 17:32:20 +0200 Subject: Add pm-utils support Moved from the pm-utils package. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3c11be5..312d2c2 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ install: install-docs scripts/wifi-menu \ $(DESTDIR)/usr/bin/ install -Dm755 scripts/ifplugd.action $(DESTDIR)/etc/ifplugd/netcfg.action + install -Dm755 scripts/pm-utils $(DESTDIR)/usr/lib/pm-utils/sleep.d/11netcfg # Daemons install -Dm755 rc.d/net-set-variable $(DESTDIR)/etc/rc.d/functions.d/net-set-variable install -m755 \ -- cgit v1.2.3-24-g4f1b