]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/scripts/create_archives.sh
avoid duplicated empty help menu in localized applications (patch 1600747)
[wxWidgets.git] / distrib / scripts / create_archives.sh
index 1a11589f3ff4742ad06d9fae33eae5b118aec263..9e5532234d4ff44f401c16a03a3c8a26cfa96f52 100755 (executable)
@@ -64,7 +64,7 @@ getfilelist(){
   fi
   
   if [ $port = "dfb" ] || [ $port = "all" ]; then
   fi
   
   if [ $port = "dfb" ] || [ $port = "all" ]; then
-    filelist="$filelist dfb.rsp" 
+    filelist="$filelist univ.rsp dfb.rsp" 
   fi
   
   if [ $port = "gtk" ] || [ $port = "all" ]; then
   fi
   
   if [ $port = "gtk" ] || [ $port = "all" ]; then