summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-27 05:01:16 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-27 05:01:16 +0000
commitafc54c05370958e98fb2b14f3bb2c8edf98f39be (patch)
tree3c1bde49f0c4fbb2cc52effa61941edd12c2fa35
parentdb5c9fe6e89c4b62e053ec2a678766ddc931f534 (diff)
downloadrdiff-backup-r0-10.tar.gz
Use rdiff_backup/* files, not src/* files.r0-10
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-10@272 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rwxr-xr-xrdiff-backup/dist/makedist2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/dist/makedist b/rdiff-backup/dist/makedist
index 9ed15f6..24887bd 100755
--- a/rdiff-backup/dist/makedist
+++ b/rdiff-backup/dist/makedist
@@ -2,7 +2,7 @@
import os, re, shutil, time, sys
-SourceDir = "src"
+SourceDir = "rdiff_backup"
DistDir = "dist"
# Various details about the files must also be specified by the rpm