Description: set Debian specific install directory 
Author: Sascha Steinbiss <sascha@steinbiss.name> 
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
 	cd tests/examples && ./testcases.py --clean
 	tests/auxprogs/bam2wig/test_bam2wig.py --clean
 
-INSTALLDIR = /opt/augustus-$(AUGVERSION)
+INSTALLDIR = debian/augustus
 
 install:
 	install -d $(INSTALLDIR)
