summaryrefslogtreecommitdiff
path: root/source3/python
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-09-10 03:49:43 +0000
committerTim Potter <tpot@samba.org>2003-09-10 03:49:43 +0000
commit80a11b868d402174ad3afab37c8f461c3c6eeb1c (patch)
tree1a5ab92d44df99ab175f416553e11d4594126fbc /source3/python
parentf59a010674418f3e82774a8680fa108d02eb8460 (diff)
downloadsamba-80a11b868d402174ad3afab37c8f461c3c6eeb1c.tar.gz
samba-80a11b868d402174ad3afab37c8f461c3c6eeb1c.tar.bz2
samba-80a11b868d402174ad3afab37c8f461c3c6eeb1c.zip
Remove another dead file.
(This used to be commit a5656a5756b3c1061d683d664a7f087182b39b47)
Diffstat (limited to 'source3/python')
-rwxr-xr-xsource3/python/mkpatch6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/python/mkpatch b/source3/python/mkpatch
deleted file mode 100755
index ab5be1b6a2..0000000000
--- a/source3/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