diff options
Diffstat (limited to 'repo/python-gobject/python-gobject.xibuild')
-rw-r--r-- | repo/python-gobject/python-gobject.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/python-gobject/python-gobject.xibuild b/repo/python-gobject/python-gobject.xibuild index 7256af3..a05674f 100644 --- a/repo/python-gobject/python-gobject.xibuild +++ b/repo/python-gobject/python-gobject.xibuild @@ -12,6 +12,7 @@ build() { cd build meson \ + -Dprefix=/usr \ -Dpython=python3 \ .. |