qscintilla change work dir in actions.py

This commit is contained in:
groni
2017-02-25 18:00:37 +01:00
parent ca767c06e6
commit b2cd6bab5c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Qt port of Scintilla</Summary>
<Description>QScintilla2 is a port to Qt4 of Neil Hodgson's Scintilla C++ editor class.</Description>
<Archive type="targz" sha1sum="922d1cb4378738fa5ecfc4c248fe19a5bb28b27b">https://sourceforge.net/projects/pyqt/files/QScintilla2/QScintilla-2.10/QScintilla_gpl-2.10.tar.gz</Archive>
<Archive type="targz" sha1sum="922d1cb4378738fa5ecfc4c248fe19a5bb28b27b">mirrors://sourceforge/pyqt/QScintilla2/QScintilla-2.10/QScintilla-gpl-2.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python3-qt5-devel</Dependency>
@@ -30,7 +30,7 @@
</BuildDependencies>
<Patches>
<Patch>configure.py.patch</Patch>
<Patch>libname.patch</Patch>
<!--<Patch>libname.patch</Patch>-->
</Patches>
</Source>