[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 102692] option 'project packaging and publishing' does not work
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2006-03-14 21:07:14
Message-ID: 20060314210714.4222.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=102692         
adymo kdevelop org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From adymo kdevelop org  2006-03-14 22:07 -------
SVN commit 518669 by dymo:

Applied patch from Oliver Kowalke: include missing files for
distribution & publishing of projects.
BUG: 102692



 M  +1 -1      autoprojectpart.cpp  


--- branches/kdevelop/3.4/buildtools/autotools/autoprojectpart.cpp #518668:518669
 @ -1292,7 +1292,7  @
     QString projectDir = projectDirectory();
     QDir dir(projectDir);
     QDir admin(projectDir +"/admin");
-    QStringList files = dir.entryList( "Makefile.cvs Makefile.am configure* INSTALL \
README NEWS TODO ChangeLog COPYING AUTHORS stamp-h.in acinclude.m4 config.h.in \
Makefile.in"); +    QStringList files = dir.entryList( "Makefile.cvs Makefile.am \
configure* INSTALL README NEWS TODO ChangeLog COPYING AUTHORS stamp-h.in acinclude.m4 \
config.h.in Makefile.in install-sh config.sub config.guess mkinstalldirs missing \
ltmain.sh depcomp");  QStringList adminFiles = admin.entryList(QDir::Files);
     QStringList::Iterator idx = adminFiles.begin();
     for( ; idx != adminFiles.end(); ++idx)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic