Sophie

Sophie

distrib > Mageia > 8 > aarch64 > by-pkgid > 367a803bba392c67a698414517a64db7 > files > 1

breezy-3.1.0-1.mga8.src.rpm

diff --git a/setup.py b/setup.py
index 2662fc7..ba5c653 100755
--- a/setup.py
+++ b/setup.py
@@ -756,7 +756,7 @@ else:
     if 'bdist_egg' not in sys.argv:
         # generate and install brz.1 only with plain install, not the
         # easy_install one
-        DATA_FILES = [('man/man1', ['brz.1', 'breezy/git/git-remote-bzr.1'])]
+        DATA_FILES = [('share/man/man1', ['brz.1', 'breezy/git/git-remote-bzr.1'])]
 
     DATA_FILES = DATA_FILES + I18N_FILES
     # std setup