|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../ktoon/ktoon.conf |
|
|
|
|
# Copyright (C) 2011 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -11,5 +12,7 @@
|
|
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
hook_add premake 5 'qmake ktoon.pro' |
|
|
|
|
hook_add postmake 5 'cp -v bin/* $bindir' |
|
|
|
|
|
|
|
|
|
# custom configure script so we do not try to figure out if we passed |
|
|
|
|
# supported configure options |
|
|
|
|
cleanconfopt=0 |
|
|
|
|