summaryrefslogtreecommitdiff
path: root/strata/libdrm-common/drm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/libdrm-common/drm.morph')
-rw-r--r--strata/libdrm-common/drm.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/strata/libdrm-common/drm.morph b/strata/libdrm-common/drm.morph
index c0992cd9..c316cb5c 100644
--- a/strata/libdrm-common/drm.morph
+++ b/strata/libdrm-common/drm.morph
@@ -4,3 +4,7 @@ build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
- ./configure --prefix="$PREFIX" --enable-tegra-experimental-api --enable-freedreno-experimental-api
+install-commands:
+- make install DESTDIR="$DESTDIR"
+- mkdir -p "$DESTDIR"/usr/lib/pkgconfig
+- /usr/bin/install -c -m 644 tegra/libdrm_tegra.pc "$DESTDIR"/usr/lib/pkgconfig