diff --git a/general/prog/python.xml b/general/prog/python.xml
index 7a8024db56..233b3e09f3 100644
--- a/general/prog/python.xml
+++ b/general/prog/python.xml
@@ -62,7 +62,7 @@ url="&patch-root;/Python-&Python-version;-db43-1.patch"/>
If you have Berkeley DB installed and wish to utilize it, apply
the following patch:
-patch -Np1 ../Python-&Python-version;-db43-1.patch
+patch -Np1 -i ../Python-&Python-version;-db43-1.patch
Install Python by running the following
commands: