pkgsrc-WIP-changes archive

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

py-pygit2: fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Mon Apr 24 22:34:35 2017 +0000
Changeset:	6ee784c06575418ea8a7b5cef55729427a5ab986

Modified Files:
	py-pygit2/PLIST

Log Message:
py-pygit2: fix PLIST

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

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

diffstat:
 py-pygit2/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-pygit2/PLIST b/py-pygit2/PLIST
index db8ffaa143..99b257f5ab 100644
--- a/py-pygit2/PLIST
+++ b/py-pygit2/PLIST
@@ -12,7 +12,7 @@ ${PYSITELIB}/pygit2/__init__.pyo
 ${PYSITELIB}/pygit2/_build.py
 ${PYSITELIB}/pygit2/_build.pyc
 ${PYSITELIB}/pygit2/_build.pyo
-${PYSITELIB}/pygit2/_libgit2.abi3.so
+${PYSITELIB}/pygit2/_libgit2.so
 ${PYSITELIB}/pygit2/_run.py
 ${PYSITELIB}/pygit2/_run.pyc
 ${PYSITELIB}/pygit2/_run.pyo


Home | Main Index | Thread Index | Old Index