summaryrefslogtreecommitdiff
path: root/kmod.morph
diff options
context:
space:
mode:
Diffstat (limited to 'kmod.morph')
-rw-r--r--kmod.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmod.morph b/kmod.morph
index 5fdf48c..77a0727 100644
--- a/kmod.morph
+++ b/kmod.morph
@@ -12,6 +12,6 @@
"make"
],
"install-commands": [
- "make DESTDIR=\"$DESTDIR\" install"
+ "make DESTDIR=\"$DESTDIR\" pkgconfigdir=/usr/lib/pkgconfig install"
]
}