forked from I2P_Developers/i2p.i2p
debian updates
- check script validity in build target - refresh patch - changelog update
This commit is contained in:
3
debian/patches/0001-path-substitution.patch
vendored
3
debian/patches/0001-path-substitution.patch
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user