Skip to content

Commit

Permalink
glib2: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Nov 2, 2023
1 parent f90238a commit a6bf42b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
4 changes: 2 additions & 2 deletions devel/glib2/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.297 2023/11/02 13:17:26 wiz Exp $
# $NetBSD: Makefile,v 1.298 2023/11/02 13:26:33 wiz Exp $

.include "Makefile.common"

Expand Down Expand Up @@ -48,7 +48,7 @@ REPLACE_PYTHON+= gobject/tests/mkenums.py
SUBST_CLASSES+= python
SUBST_STAGE.python= post-build
SUBST_FILES.python+= output/glib/gtester-report
SUBST_MESSAGE.python+= Fixing path to Python.
SUBST_MESSAGE.python= Fixing path to Python.
SUBST_SED.python+= -e "s,^\(.*\)/usr/bin/env.*,\1${PYTHONBIN},"

GIO_MODULES_DIR= ${PREFIX}/lib/gio/modules
Expand Down
34 changes: 0 additions & 34 deletions devel/glib2/patches/patch-glib_meson.build

This file was deleted.

0 comments on commit a6bf42b

Please sign in to comment.