summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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