[gnue] r9732 - trunk/www/utils/sbin

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: reinhard
Date: 2007-06-21 07:58:43 -0500 (Thu, 21 Jun 2007)
New Revision: 9732

Modified:
   trunk/www/utils/sbin/update-downloads
Log:
Don't add gnue-designer to current downloads page.


Modified: trunk/www/utils/sbin/update-downloads
===================================================================
--- trunk/www/utils/sbin/update-downloads	2007-06-21 12:21:52 UTC (rev 9731)
+++ trunk/www/utils/sbin/update-downloads	2007-06-21 12:58:43 UTC (rev 9732)
@@ -10,6 +10,9 @@
 extensions=".tar.gz .zip .deb .rpm .dmg .exe -debug.exe"
 
 for p in $packages; do
+  # don't add gnue-designer
+  test "$p" == "gnue-designer" && continue
+
   source=""
   for e in $extensions; do
     files="$(find ../releases -name "${p}[-_]*${e}")"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.