]> arthur.barton.de Git - bup.git/blobdiff - dev/configure-sampledata
Drop vestigial compat.range
[bup.git] / dev / configure-sampledata
index c24a79c01d3dca10e4ee5fe5ea9d1ec67d9f986a..dc24b8986b55b5f943c14a51c862380477061f2d 100755 (executable)
@@ -45,7 +45,7 @@ case "$1" in
             ln -sf "$(pwd)/abs-symlink-target" abs-symlink || exit $?
             mkfifo fifo
             mkdir -p cmd doc lib/bup || exit $?
-            cp -pP "$top"/cmd/*.py cmd/ || exit $?
+            cp -pP "$top"/lib/bup/*.py lib/bup/ || exit $?
             cp -pP "$top"/Documentation/*.md doc/ || exit $?
             cp -pP "$top"/lib/bup/*.py lib/bup || exit $?
             mkdir path-zoo || exit $?