forked from I2P_Developers/i2p.i2p
Debian: Support libjson-simple-java 3 for bullseye
Patch adapted from Gilles Filippini https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960589
This commit is contained in:
@@ -2618,6 +2618,13 @@
|
||||
<arg value="-p1" />
|
||||
</exec>
|
||||
<echo />
|
||||
<echo message="Checking debian/patches/0003-json-simple-3.patch" />
|
||||
<exec executable="patch" failonerror="true" input="debian/patches/0003-json-simple-3.patch" >
|
||||
<arg value="--dry-run" />
|
||||
<arg value="-F0" />
|
||||
<arg value="-p1" />
|
||||
</exec>
|
||||
<echo />
|
||||
<echo message="Checking debian-alt/xenial/patches/0002-jetty-old-api.patch" />
|
||||
<exec executable="patch" failonerror="true" input="debian-alt/xenial/patches/0002-jetty-old-api.patch" >
|
||||
<arg value="--dry-run" />
|
||||
|
||||
Reference in New Issue
Block a user