Am Samstag 08 April 2006 00:28 schrieb David Faure: > On Saturday 08 April 2006 00:22, Thorsten Schnebeck wrote: > > fast creating libs/Makefile > > The name "libs" is in trunk only. I don't think you're building a clean 1.5 > or 1.6 checkout. Probably your switching failed and you have a mixed up > checkout (svn misfeature...) ARRG, sometimes its hard to read ;-) From, my build script: #!/bin/bash ########### User Options ################ PACKAGE=koffice DOWNLOAD_DIR=/usr/local/src/kde-svn CONFIGURE_OPTS="" SVN_BRANCH="" DO_NOT_COMPILE="/branches/koffice/1.5/" MAKE_OPTS="" ######################################### . makekde_core So I better use the SVN_BRANCH env ;-) Thanks Thorsten ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice