[Pkg-samba-maint] r1351 - trunk/talloc/debian
Jelmer Vernooij
ctrlsoft-guest at alioth.debian.org
Mon Apr 30 00:12:17 UTC 2007
Author: ctrlsoft-guest
Date: 2007-04-30 00:12:17 +0000 (Mon, 30 Apr 2007)
New Revision: 1351
Modified:
trunk/talloc/debian/copyright
Log:
Fix instructions for creating tarball.
Modified: trunk/talloc/debian/copyright
===================================================================
--- trunk/talloc/debian/copyright 2007-04-29 23:50:58 UTC (rev 1350)
+++ trunk/talloc/debian/copyright 2007-04-30 00:12:17 UTC (rev 1351)
@@ -3,8 +3,9 @@
It was obtained from the Samba projects' Subversion repository.
The tarball was created by running:
-svn://svn.samba.org/samba/branches/SAMBA_4_0/source/lib/talloc talloc-VERSION
-svn://svn.samba.org/samba/branches/SAMBA_4_0/source/lib/replace talloc-VERSION/libreplace
+svn export svn://svn.samba.org/samba/branches/SAMBA_4_0/source/lib/talloc talloc-VERSION
+svn export svn://svn.samba.org/samba/branches/SAMBA_4_0/source/lib/replace talloc-VERSION/libreplace
+tar cvz talloc-VERSION > talloc_VERSION.orig.tar.gz
where VERSION should be replaced with the version of talloc (currently 1.0).
More information about the Pkg-samba-maint
mailing list