debian updates

- check script validity in build target
- refresh patch
- changelog update
This commit is contained in:
kytv
2013-07-16 22:17:50 +00:00
parent 20e152e79a
commit 2902a708f9
3 changed files with 16 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ Debian wrapper.config to try to prevent confusion.
exit 1
fi
}
@@ -1866,24 +1809,9 @@
@@ -1866,24 +1809,10 @@
status
;;
@@ -183,6 +183,7 @@ Debian wrapper.config to try to prevent confusion.
+ 'install' | 'remove' | 'uninstall')
+ echo "Use \"dpkg-reconfigure i2p\" to configure the initscript."
+ exit 1
+ ;;
'dump')
checkUser "" "$COMMAND"