[Lunar-commits] r14688 - moonbase/trunk/xfce4/xfce4-notes-plugin
Steven Michalske
hardkrash at lunar-linux.org
Wed May 11 03:55:30 UTC 2005
two scripts.....
$ find the remaining source mis behavers:
find ./ -name DETAILS -exec grep -H 'SOURCE_URL.*\$SOURCE$' '{}' ';'
$ fix the remaining source behaviors:
find ./ -name DETAILS -exec sed -i 's:\(SOURCE_URL.*\)\$SOURCE:\1:' '{}' ';'
oh and im commiting the rest of the misbehaviors fixed
hardkrash
On Tuesday 10 May 2005 12:40 pm, Jasper Huysmans wrote:
> Author: jasper
> Date: 2005-05-10 16:40:15 +0000 (Tue, 10 May 2005)
> New Revision: 14688
>
> Modified:
> moonbase/trunk/xfce4/xfce4-notes-plugin/DETAILS
> Log:
> Remove SOURCE from SOURCE_URL. Guess this one slipped through...
>
> Modified: moonbase/trunk/xfce4/xfce4-notes-plugin/DETAILS
> ===================================================================
> --- moonbase/trunk/xfce4/xfce4-notes-plugin/DETAILS 2005-05-10 12:37:16 UTC
> (rev 14687) +++ moonbase/trunk/xfce4/xfce4-notes-plugin/DETAILS 2005-05-10
> 16:40:15 UTC (rev 14688) @@ -1,7 +1,7 @@
> MODULE=xfce4-notes-plugin
> VERSION=0.10.0
> SOURCE=$MODULE-$VERSION.tar.gz
> - SOURCE_URL[0]=http://download.berlios.de/xfce-goodies/${SOURCE}
> + SOURCE_URL[0]=http://download.berlios.de/xfce-goodies/
> SOURCE_VFY=sha1:e4c6e4a80fe66cb887e6754bfb902be38c62b679
> MAINTAINER=jasper at lunar-linux.org
> WEBSITE=http://www.xfce.org
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar-commits/attachments/20050511/f8a0e830/attachment.bin
More information about the Lunar-commits
mailing list