sync ports with The Matrix
This commit is contained in:
parent
2c0afcbbf3
commit
b72ce7a5e9
1248 changed files with 11809 additions and 12798 deletions
|
@ -1,12 +1,12 @@
|
|||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -193,7 +193,7 @@ setup(
|
||||
@@ -294,7 +294,7 @@ setup(
|
||||
),
|
||||
],
|
||||
scripts=["src/rdiff-backup", "src/rdiff-backup-statistics", "src/rdiff-backup-delete"],
|
||||
data_files=[
|
||||
- ("share/man/man1", ["build/rdiff-backup.1", "build/rdiff-backup-statistics.1"]),
|
||||
+ ("man/man1", ["build/rdiff-backup.1", "build/rdiff-backup-statistics.1"]),
|
||||
(
|
||||
"share/doc/rdiff-backup",
|
||||
[
|
||||
- ("share/man/man1", ["dist/rdiff-backup.1",
|
||||
+ ("man/man1", ["dist/rdiff-backup.1",
|
||||
"dist/rdiff-backup-old.1",
|
||||
"dist/rdiff-backup-delete.1",
|
||||
"dist/rdiff-backup-statistics.1"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue