Add namcap
This is similar to saneman in pactoys, but used by Arch and somewhat maintained.
This commit is contained in:
committed by
David Macek
parent
6b85489f5a
commit
bb7d780202
8
namcap/002-force-msys-python.patch
Normal file
8
namcap/002-force-msys-python.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- namcap-3.2.10/namcap.sh.orig 2020-05-29 08:10:32.607965100 +0200
|
||||
+++ namcap-3.2.10/namcap.sh 2020-05-29 08:10:55.469396300 +0200
|
||||
@@ -36,4 +36,4 @@
|
||||
fi
|
||||
done
|
||||
|
||||
-/usr/bin/env python3 -m namcap ${args}
|
||||
+/usr/bin/python -m namcap ${args}
|
||||
Reference in New Issue
Block a user