Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a problem with auto{conf,make}: some build magic was introduced to | petef | 2001-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | make sure that the "autoconf" and "automake" binaries KDE looked for were found and were autoconf213 and automake14 (as there are issues with the latest versions), but the logic in setting $PATH was wrong. This puts ${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto* problems if automake14 and automake-1.5 are both installed. PR: 32512 Submitted by: Alan Eldridge <alane@geeksrus.net> Approved by: will | ||||
* | Add kio_fish 1.0.1, a KIO module that allows you to use sftp or scp | will | 2001-12-04 | 7 | -0/+80 |
from within KDE's Konqueror. Submitted by: Lauri Watts <lauri@kde.org> |