Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37826581
en ru br
ALT Linux repositórios
S:2.3.2-alt1
5.0: 0.12.1-alt1.1
4.1: 0.12.1-alt1.1

Group :: Development/Tools
RPM: stgit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: stgit-upstream-dont_package_empty_doc_dir.patch
Download


commit 706c6fac934c483780d9c21e1e8068fe39619615
Author: Daniel White <daniel@whitehouse.id.au>
Date:   Sat Jul 26 02:22:34 2008 +1000
    Remove installation of documentation from setup.py
    
    This is attempts to install documentation from a now
    non-existent directory.
    
    Signed-off-by: Daniel White <daniel@whitehouse.id.au>
diff --git a/setup.py b/setup.py
index d90cf5b..e8756b7 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ setup(name = 'stgit',
                     ('share/stgit/contrib', ['contrib/diffcol.sh',
                                              'contrib/stgbashprompt.sh',
                                              'contrib/stgit-completion.bash']),
-                    ('share/doc/stgit', glob.glob('doc/*.txt'))]
+                   ]
       )
 
 # restore the old mask
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009