summaryrefslogtreecommitdiff
path: root/source4/python/mkpatch
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-12-17 02:18:36 +0000
committerTim Potter <tpot@samba.org>2003-12-17 02:18:36 +0000
commitf9b522cfada29f3b0116a059d242b0c30ee6aaad (patch)
treed551f0bf69515aa4caeb968645df54affe1df1aa /source4/python/mkpatch
parent7efa19cd2285617dcb39d67a81a821b5119c3748 (diff)
downloadsamba-f9b522cfada29f3b0116a059d242b0c30ee6aaad.tar.gz
samba-f9b522cfada29f3b0116a059d242b0c30ee6aaad.tar.bz2
samba-f9b522cfada29f3b0116a059d242b0c30ee6aaad.zip
Delete old python bindings.
(This used to be commit d7b680899fedb0b6f8169845791d7284e8d203ba)
Diffstat (limited to 'source4/python/mkpatch')
-rwxr-xr-xsource4/python/mkpatch6
1 files changed, 0 insertions, 6 deletions
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