summaryrefslogtreecommitdiff
path: root/packaging/debian/README.building
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-11-07 14:06:58 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:25:16 -0500
commit8b063f9843d46a9b539f4295a762c65c21c6aa64 (patch)
tree21f26c6a43ff454e72cb6442925d131106cf3a9c /packaging/debian/README.building
parentddc938245609beb5f1b3cdecabf67e06c1d42d0a (diff)
downloadsamba-8b063f9843d46a9b539f4295a762c65c21c6aa64.tar.gz
samba-8b063f9843d46a9b539f4295a762c65c21c6aa64.tar.bz2
samba-8b063f9843d46a9b539f4295a762c65c21c6aa64.zip
r19620: Remove old (outdated) files.
(This used to be commit 3bec179de6208d396b65a2cbe98efcbd7d99e242)
Diffstat (limited to 'packaging/debian/README.building')
-rw-r--r--packaging/debian/README.building14
1 files changed, 0 insertions, 14 deletions
diff --git a/packaging/debian/README.building b/packaging/debian/README.building
deleted file mode 100644
index 488d2ceb83..0000000000
--- a/packaging/debian/README.building
+++ /dev/null
@@ -1,14 +0,0 @@
-Building the experimental Debian package for Samba 4.0
-======================================================
- By Jelmer Vernooij, 20 May 2004.
-
-Check out the SAMBA_4 branch of the samba-docs SVN repository
-and put the output in the top directory of samba4 (the directory
-where source/ and packaging/ can be found).
-
-Now, go to packaging/, and run:
-
-svn-buildpackage -rfakeroot
-
-See the Debian docs for more information about the debian build
-process.