mirror of https://gitee.com/openkylin/pyatspi.git
format patches
This commit is contained in:
parent
122dfe123b
commit
60d86d5343
|
@ -1,3 +0,0 @@
|
|||
# empty
|
||||
|
||||
#use_system_pyatspi.patch
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
tests/pyatspi/runtests.sh | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
--- a/tests/pyatspi/runtests.sh
|
||||
+++ b/tests/pyatspi/runtests.sh
|
||||
@@ -1,4 +1,4 @@
|
||||
-export PYTHONPATH=$top_srcdir:$top_srcdir/tests/pyatspi
|
||||
+export PYTHONPATH=$top_srcdir/tests/pyatspi
|
||||
|
||||
export TEST_DATA_DIRECTORY=$top_srcdir/tests/data
|
||||
export TEST_ATSPI_LIBRARY=$gtk_module_dir/libatk-bridge.so
|
Loading…
Reference in New Issue