pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnucash-devel: merge python PLIST fix from finance/gnucash



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Jan 29 01:25:05 2023 +0100
Changeset:	b47ed5297d63a276541aad3838df90102d17949e

Modified Files:
	gnucash-devel/PLIST
	gnucash-devel/PLIST.python

Log Message:
gnucash-devel: merge python PLIST fix from finance/gnucash

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b47ed5297d63a276541aad3838df90102d17949e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnucash-devel/PLIST        | 1 -
 gnucash-devel/PLIST.python | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnucash-devel/PLIST b/gnucash-devel/PLIST
index 1f20ef66fc..a02b5102c1 100644
--- a/gnucash-devel/PLIST
+++ b/gnucash-devel/PLIST
@@ -231,7 +231,6 @@ lib/gnucash/libgnc-register-core.so
 lib/gnucash/libgnc-register-gnome.so
 lib/gnucash/libgnc-report.so
 lib/gnucash/libgncmod-backend-xml.so
-lib/gnucash/libgncmod-python.so
 lib/guile/3.0/site-ccache/gnucash/app-utils.go
 lib/guile/3.0/site-ccache/gnucash/app-utils/c-interface.go
 lib/guile/3.0/site-ccache/gnucash/app-utils/date-utilities.go
diff --git a/gnucash-devel/PLIST.python b/gnucash-devel/PLIST.python
index 9f2e11d906..a38e3323c6 100644
--- a/gnucash-devel/PLIST.python
+++ b/gnucash-devel/PLIST.python
@@ -1,4 +1,5 @@
 @comment $NetBSD: PLIST.python,v 1.3 2020/07/27 07:08:09 wiz Exp $
+lib/gnucash/libgncmod-python.so
 ${PYSITELIB}/gnucash/__init__.py
 ${PYSITELIB}/gnucash/_gnucash_core_c.so
 ${PYSITELIB}/gnucash/_sw_app_utils.so


Home | Main Index | Thread Index | Old Index