summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-12-11 10:04:50 -0600
committerVictor Lowther <victor.lowther@gmail.com>2008-12-11 10:04:50 -0600
commit3dc009097307409f9f44522e5ece9b9f2d1bec3b (patch)
treeb41f14b9467868a90af37736e3840870195f825d
parent89c71b6e409194cb18a5a6cf6b358d2f36957ffd (diff)
Export the default config dir using pkgconfig.
-rw-r--r--pm-utils.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pm-utils.pc.in b/pm-utils.pc.in
index 25ecb5f..ff712c3 100644
--- a/pm-utils.pc.in
+++ b/pm-utils.pc.in
@@ -8,6 +8,7 @@ pm_sysconfdir=${sysconfdir}/pm
pm_sleephooks=${pm_libdir}/sleep.d
pm_powerhooks=${pm_libdir)/power.d
pm_sleepmodules=${pm_libdir}/module.d
+pm_configdir=${pm_sysconfdir}/config.d
Name: pm-utils
Description: Power management scripts for suspend and hibernate