pkgsrc-WIP-changes archive

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

lldb-git: Remove __init__.pyc again, why it appeard there before?



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Nov 22 23:58:59 2015 +0100
Changeset:	48ae927be27af3039dbcbdbbb08a92c1a96cf1f2

Modified Files:
	lldb-git/PLIST

Log Message:
lldb-git: Remove __init__.pyc again, why it appeard there before?

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

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

diffstat:
 lldb-git/PLIST | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/lldb-git/PLIST b/lldb-git/PLIST
index f97b911..08c7692 100644
--- a/lldb-git/PLIST
+++ b/lldb-git/PLIST
@@ -2042,7 +2042,6 @@ lib/liblldbSymbol.a
 lib/liblldbTarget.a
 lib/liblldbUtility.a
 ${PYSITELIB}/lldb/__init__.py
-${PYSITELIB}/lldb/__init__.pyc
 ${PYSITELIB}/lldb/_lldb.so
 ${PYSITELIB}/lldb/embedded_interpreter.py
 ${PYSITELIB}/lldb/formatters/Logger.py


Home | Main Index | Thread Index | Old Index