Description: remove empty dir in /usr
 do not create empty dir /usr/lib/bart/commands/
Author: Martin Uecker <martin.uecker@med.uni-goettingen.de>

--- bart-0.3.00.orig/Makefile
+++ bart-0.3.00/Makefile
@@ -397,7 +397,6 @@ install: bart $(root)/doc/commands.txt
 	install bart $(DESTDIR)/usr/bin/
 	install -d $(DESTDIR)/usr/share/doc/bart/
 	install $(root)/doc/*.txt $(root)/README $(DESTDIR)/usr/share/doc/bart/
-	install -d $(DESTDIR)/usr/lib/bart/commands/
 
 
 # generate release tar balls (identical to github)
