diff options
| -rwxr-xr-x | debian/rules | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 83f3a53f..1ea1f68d 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ prebuild:  	git commit -n ChangeLog debian/changelog \  		-m "update changelogs for Debian build"  	git tag debian/$(DEB_VERSION) -	git push --tags origin master +#	git push --tags origin master  configure: configure-stamp  configure-stamp:  | 
