Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37601895
en ru br
Репозитории ALT
S:2.3.2-alt1
5.1: 0.14.3-alt2
4.1: 0.12.1-alt1.1
www.altlinux.org/Changes

Группа :: Development/Tools
Пакет: stgit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: stgit-upstream-dont_package_empty_doc_dir.patch
Скачать


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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin