initial import
This commit is contained in:
11
rdiff-backup/fix-scm-version.patch
Normal file
11
rdiff-backup/fix-scm-version.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/setup.py 2020-07-25 10:53:18.000000000 +0200
|
||||
+++ b/setup.py 2022-08-18 12:18:54.251721393 +0200
|
||||
@@ -136,7 +136,7 @@
|
||||
|
||||
setup(
|
||||
name="rdiff-backup",
|
||||
- use_scm_version=True,
|
||||
+ use_scm_version=False,
|
||||
description="Backup and Restore utility, easy to use, efficient, locally and remotely usable",
|
||||
long_description="""
|
||||
rdiff-backup is a simple backup tool which can be used locally and remotely,
|
||||
Reference in New Issue
Block a user