pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
OpenIPMI: Use correct PLIST variable for python
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Thu Oct 22 15:35:18 2020 +0200
Changeset: 0729f50cf454d1d9586d10d2fef48c736147c86e
Modified Files:
OpenIPMI/PLIST
Log Message:
OpenIPMI: Use correct PLIST variable for python
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0729f50cf454d1d9586d10d2fef48c736147c86e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
OpenIPMI/PLIST | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/OpenIPMI/PLIST b/OpenIPMI/PLIST
index e22e2c3961..99625e34d9 100644
--- a/OpenIPMI/PLIST
+++ b/OpenIPMI/PLIST
@@ -81,10 +81,10 @@ lib/pkgconfig/OpenIPMIposix.pc
lib/pkgconfig/OpenIPMIpthread.pc
lib/pkgconfig/OpenIPMIui.pc
lib/pkgconfig/OpenIPMIutils.pc
-${PLIST.py3x}${PYSITELIB}/OpenIPMI.py
-${PLIST.py3x}${PYSITELIB}/_OpenIPMI.la
-${PLIST.py3x}${PYSITELIB}/_OpenIPMI.a
-${PLIST.py3x}${PYSITELIB}/_OpenIPMI.so
+${PLIST.python}${PYSITELIB}/OpenIPMI.py
+${PLIST.python}${PYSITELIB}/_OpenIPMI.la
+${PLIST.python}${PYSITELIB}/_OpenIPMI.a
+${PLIST.python}${PYSITELIB}/_OpenIPMI.so
man/man1/ipmi_sim.1
man/man1/ipmi_ui.1
man/man1/openipmi_eventd.1
Home |
Main Index |
Thread Index |
Old Index