The most recent version copied. Do not modify this instance (RW in ./org.glite.lb).
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 20 Jan 2009 15:19:56 +0000 (15:19 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 20 Jan 2009 15:19:56 +0000 (15:19 +0000)
org.glite.jobid.api-java/configure

index 28fc554..ecd2be8 100755 (executable)
@@ -494,7 +494,7 @@ init = None
 install = make install
 clean = make clean
 test = make check
-configure = cd $confdir && org.glite.$subsys.$module/configure --module $subsys.$module @copts
+configure = cd $confdir && \${moduleName}/configure --module $subsys.$module @copts
 checkstyle = None
 
 [Platform-default:Property]