pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gsetting-desktop-schemas: Fix install - replace python interpreter
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Sat Jun 20 17:22:45 2020 +0200
Changeset: 9e44c5ee65c60200b4c5c90aedaf93b34e9d5ad6
Modified Files:
gsettings-desktop-schemas/Makefile
Log Message:
gsetting-desktop-schemas: Fix install - replace python interpreter
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9e44c5ee65c60200b4c5c90aedaf93b34e9d5ad6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gsettings-desktop-schemas/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/gsettings-desktop-schemas/Makefile b/gsettings-desktop-schemas/Makefile
index a82195a569..e56da2e98b 100644
--- a/gsettings-desktop-schemas/Makefile
+++ b/gsettings-desktop-schemas/Makefile
@@ -17,7 +17,9 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c
PKGCONFIG_OVERRIDE+= gsettings-desktop-schemas.pc.in
+REPLACE_PYTHON= build-aux/meson/*.py
+.include "../../lang/python/application.mk"
.include "../../devel/glib2/schemas.mk"
BUILDLINK_DEPMETHOD.gobject-introspection:= build
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.31
Home |
Main Index |
Thread Index |
Old Index