From: Zdeněk Šustr Date: Mon, 14 Feb 2011 16:23:14 +0000 (+0000) Subject: Use tags starting with glite- even in emi configurations. X-Git-Tag: merge_21_head_round3_dst~3 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=64c698d8bb9641fb03791fffef25c6fb0a8e3db2;p=jra1mw.git Use tags starting with glite- even in emi configurations. --- diff --git a/org.glite.lb/etics-tag-with-subsystems.pl b/org.glite.lb/etics-tag-with-subsystems.pl index c9e750c..752f3e5 100755 --- a/org.glite.lb/etics-tag-with-subsystems.pl +++ b/org.glite.lb/etics-tag-with-subsystems.pl @@ -84,6 +84,7 @@ usage: $0 [-c ] module.name $current_prefix=~s/\./-/g; $current_prefix="$current_prefix" . "_R_"; $current_tag="$current_prefix" . "$current_major" . "_$current_minor" . "_$current_revision" . "_$current_age"; + $current_tag=~s/^emi-/glite-/; } if (defined $opt_p) {