diff Makefile @ 14:6273a788c4fd

removed bashism
author meillo@marmaro.de
date Sat, 19 Apr 2008 11:38:29 +0200
parents 83e01434937f
children 326bcd4e1708
line wrap: on
line diff
--- a/Makefile	Sat Nov 24 23:30:20 2007 +0100
+++ b/Makefile	Sat Apr 19 11:38:29 2008 +0200
@@ -33,7 +33,7 @@
 		mv ${NV}.tar.gz ${NAME}_${VERSION}.orig.tar.gz ;\
 		cd ${NV}/ ;\
 		cp -r ../../debian/ . ;\
-		debuild ;\
+		debuild -as ;\
 	 )
 
 changelog: