better support for etics build of standalone components
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 19 Jan 2009 16:09:23 +0000 (16:09 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 19 Jan 2009 16:09:23 +0000 (16:09 +0000)
org.glite.lb/configure

index f11c8c7..28fc554 100755 (executable)
@@ -1,5 +1,10 @@
 #!/usr/bin/perl
 
+# WARNING: Don't edit this file unless it is the master copy in org.glite.lb
+#
+# For the purpose of standalone builds of lb/jobid/lbjp-common components
+# it is copied on tagging 
+
 # $Header$
 
 use Getopt::Long;
@@ -489,7 +494,7 @@ init = None
 install = make install
 clean = make clean
 test = make check
-configure = cd $confdir && org.glite.lb/configure --module $subsys.$module @copts
+configure = cd $confdir && org.glite.$subsys.$module/configure --module $subsys.$module @copts
 checkstyle = None
 
 [Platform-default:Property]