ooo-build r13944 - in branches/ooo-build-3-0: . bin
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13944 - in branches/ooo-build-3-0: . bin
- Date: Thu, 18 Sep 2008 12:51:27 +0000 (UTC)
Author: pmladek
Date: Thu Sep 18 12:51:27 2008
New Revision: 13944
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13944&view=rev
Log:
2008-09-18 Petr Mladek <rodo novell com>
* bin/package-ooo: fixed the mono package file list for 3-layer OOo
Modified:
branches/ooo-build-3-0/ChangeLog
branches/ooo-build-3-0/bin/package-ooo
Modified: branches/ooo-build-3-0/bin/package-ooo
==============================================================================
--- branches/ooo-build-3-0/bin/package-ooo (original)
+++ branches/ooo-build-3-0/bin/package-ooo Thu Sep 18 12:51:27 2008
@@ -702,7 +702,11 @@
rm -f mono_list.txt
mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/basis$VERSION/program/cli_.*.dll
mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/basis$VERSION/program/cli_.*.dll.config
- mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/basis$VERSION/program/libcli_.*.so
+ mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/basis$VERSION/program/policy.*.cli_.*.dll
+ mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/ure/lib/cli_.*.dll
+ mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/ure/lib/cli_.*.dll.config
+ mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/ure/lib/policy.*.cli_.*.dll
+ mv_file_between_flists mono_list.txt common_list.txt $OOINSTBASE/ure/lib/libcli_.*.so
add_used_directories mono_list.txt common_list.txt
# add the files from GAC if it was installed
test -f mono_gac && cat mono_gac >>mono_list.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]