Package: datatables.js / 1.10.20+dfsg-1

Metadata

Package Version Patches format
datatables.js 1.10.20+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_correct_closure_path | (download)

build/include.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use debian specific jar path.

disable_git | (download)

build/make.sh | 17 8 + 9 - 0 !
1 file changed, 8 insertions(+), 9 deletions(-)

 do not call git (not a repo).

use tempdir and errexit.patch | (download)

build/include.sh | 27 15 + 12 - 0 !
build/make.sh | 11 7 + 4 - 0 !
2 files changed, 22 insertions(+), 16 deletions(-)

 use a temporary directory to build, run the make.sh script under errexit. closes: #850879