You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
335 B

Index: setup.py
--- setup.py.orig 2020-02-25 08:09:55.403893000 +0100
+++ setup.py 2020-02-25 08:10:10.391281000 +0100
@@ -82,7 +82,7 @@
# static data files
data_files = [
- (u'share/man/man1',
+ (u'man/man1',
[
u'bin/duplicity.1',
u'bin/rdiffdir.1'