We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5099d6 commit 0ed54beCopy full SHA for 0ed54be
1 file changed
test/patch-django
@@ -12,4 +12,4 @@ django=$(python -c "import django; import os.path; print os.path.realpath(django
12
13
rsync -Cav $django $build/test/lib/
14
cd $build/test/lib
15
-patch -p 3 -s -t < $build/test/r5106.patch
+patch -p 3 -s -t -N < $build/test/r5106.patch
0 commit comments