Project

General

Profile

« Previous | Next » 

Revision 6985

input.Makefile: Editing import: Removed rotate because appending the current svn revision doesn't make sense, since this is not related to the revision used to import the datasource

View differences:

input.Makefile
420 420
	echo "UPDATE source SET shortname = '$*' WHERE shortname = '$(datasrc)';"\
421 421
|$(psqlAsBien)
422 422

  
423
rotate: _always rename/$(datasrc).$(version) ;
424

  
425 423
rm: _always
426 424
	echo "DELETE FROM source WHERE shortname = '$(datasrc)';"|$(psqlAsBien)
427 425

  

Also available in: Unified diff