#! /bin/sh /usr/share/dpatch/dpatch-run ## 01-make-static-lib.dpatch by <fourmond@debian.org> ## ## DP: Link statically libjclass: we don't want to support a shared library ## DP: with dubious utility.
#! /bin/sh /usr/share/dpatch/dpatch-run ## 02-use-stdin.dpatch by <fourmond@debian.org> ## ## DP: Adds some code so that the "-" argument for stdin works.