|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
# stored in the file ~/.kdesrc-buildrc. |
|
|
|
|
# |
|
|
|
|
# Please also see the documentation that should be included with this program, |
|
|
|
|
# from the kdesdk/doc/scripts/kdesrc-build directory. |
|
|
|
|
# in the doc/ directory. |
|
|
|
|
# |
|
|
|
|
# Copyright © 2003 - 2011 Michael Pyne. <mpyne@kde.org> |
|
|
|
|
# Home page: http://kdesrc-build.kde.org/ |
|
|
|
|
@ -12,9 +12,6 @@ |
|
|
|
|
# You may use, alter, and redistribute this software under the terms |
|
|
|
|
# of the GNU General Public License, v2 (or any later version). |
|
|
|
|
|
|
|
|
|
# Pod documentation: Removed in favor of --help and the index.docbook in the |
|
|
|
|
# kdesdk/doc/scripts/kdesrc-build directory. |
|
|
|
|
|
|
|
|
|
# Force all symbols to be in this package. We can tell if we're being called |
|
|
|
|
# through require/eval/etc. by using the "caller" function. |
|
|
|
|
package main; |
|
|
|
|
|