From f9b522cfada29f3b0116a059d242b0c30ee6aaad Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 17 Dec 2003 02:18:36 +0000 Subject: Delete old python bindings. (This used to be commit d7b680899fedb0b6f8169845791d7284e8d203ba) --- source4/python/mkpatch | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 source4/python/mkpatch (limited to 'source4/python/mkpatch') diff --git a/source4/python/mkpatch b/source4/python/mkpatch deleted file mode 100755 index ab5be1b6a2..0000000000 --- a/source4/python/mkpatch +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# -# Make samba-head.patch. Must be run from samba source directory. -# - -cvs -z3 diff -u Makefile.in configure.in > python/samba-head.patch -- cgit