Original commit message from CVS:
maintenance updates
srcfile=gst/gst.c
# a quick cvs co to ease the transition
-if test ! -d common; then
- if test -f CVS/Tag; then
- # get everything from CVS/Tag from second character on
+if test ! -d common;
+then
+ echo "+ getting common/ from cvs"
+ if test -e CVS/Tag
+ then
TAG="-r `tail -c +2 CVS/Tag`"
fi
- echo "+ getting common from cvs"; cvs co $TAG common
+ cvs co $TAG common
fi
# source helper functions
@plugin_exit:
@version: version of the plugin
@license: effective license of plugin
-@module:
+@source:
@package: package plugin belongs to
@origin: URL to provider of plugin
@_gst_reserved: