From 5fef74e277a1a8631418cc86635c091fcc79d099 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 15:49:46 +0000 Subject: Rename www/ patch-xy patches to reflect the files they modify. --- www/web2ldap/files/patch-sbin__compile.py | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 www/web2ldap/files/patch-sbin__compile.py (limited to 'www/web2ldap/files/patch-sbin__compile.py') diff --git a/www/web2ldap/files/patch-sbin__compile.py b/www/web2ldap/files/patch-sbin__compile.py new file mode 100644 index 000000000000..fd6a7a798a4f --- /dev/null +++ b/www/web2ldap/files/patch-sbin__compile.py @@ -0,0 +1,19 @@ +*** sbin/compile.py.orig Tue May 13 15:46:59 2003 +--- sbin/compile.py Thu Feb 24 15:04:30 2005 +*************** +*** 4,10 **** + $Id: compile.py,v 1.3 2003/05/13 11:46:59 michael Exp $ + """ + +! #!/usr/bin/python + + import sys,compileall + +--- 4,10 ---- + $Id: compile.py,v 1.3 2003/05/13 11:46:59 michael Exp $ + """ + +! #!/usr/local/bin/python + + import sys,compileall + -- cgit v1.2.3