[Bug 305693] "silk" does not build, because its Message.sh file deletes source files
Sebastian Kügler
sebas at kde.org
Tue Aug 28 15:31:19 BST 2012
https://bugs.kde.org/show_bug.cgi?id=305693
Sebastian Kügler <sebas at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/silk
| |/fd0142a029065f81624c20fcc2
| |b77cd1906067a3
--- Comment #2 from Sebastian Kügler <sebas at kde.org> ---
Git commit fd0142a029065f81624c20fcc2b77cd1906067a3 by Sebastian Kügler.
Committed on 28/08/2012 at 16:30.
Pushed by sebas into branch 'master'.
Readd deleted cpp files
The rm -rf *cpp in Messages.sh (a bug from the app template) is gone now, but
we still need the
files back. Add them.
A +59 -0 selkie/remixer/src/dashboard.cpp [License: LGPL]
A +444 -0 selkie/remixer/src/package.cpp [License: UNKNOWN] *
A +51 -0 selkie/remixer/src/selkie-remixer.cpp [License: UNKNOWN] *
A +170 -0 selkie/remixer/src/selkieeditor.cpp [License: UNKNOWN] *
A +178 -0 selkie/remixer/src/selkiepkg.cpp [License: GPL (v2+)]
A +291 -0 selkie/remixer/src/webappactioneditor.cpp [License: UNKNOWN]
*
A +141 -0 selkie/remixer/src/webappeditor.cpp [License: UNKNOWN] *
The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.
http://commits.kde.org/silk/fd0142a029065f81624c20fcc2b77cd1906067a3
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list