projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
badcaaa
)
include wxUniv files in wxDFB distribution
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Mon, 12 Mar 2007 12:01:43 +0000
(12:01 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Mon, 12 Mar 2007 12:01:43 +0000
(12:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44780
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
distrib/scripts/create_archives.sh
patch
|
blob
|
blame
|
history
diff --git
a/distrib/scripts/create_archives.sh
b/distrib/scripts/create_archives.sh
index 1a11589f3ff4742ad06d9fae33eae5b118aec263..9e5532234d4ff44f401c16a03a3c8a26cfa96f52 100755
(executable)
--- a/
distrib/scripts/create_archives.sh
+++ b/
distrib/scripts/create_archives.sh
@@
-64,7
+64,7
@@
getfilelist(){
fi
if [ $port = "dfb" ] || [ $port = "all" ]; then
- filelist="$filelist dfb.rsp"
+ filelist="$filelist
univ.rsp
dfb.rsp"
fi
if [ $port = "gtk" ] || [ $port = "all" ]; then