diff --git a/debian/rules b/debian/rules index 6c91f81..0ab0f14 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ export JAVA_HOME=/usr/lib/jvm/java-6-openjdk # NOTE: jutils is explicitly included here (without a depends in our control -# file) because jinput.jar lacks jutils in its own "Class-Path" (bug #) +# file) because jinput.jar lacks jutils in its own "Class-Path" (bug #626002) export CLASSPATH=/usr/share/java/jinput.jar:/usr/share/java/jutils.jar %: diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..4aceb10 --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1 @@ +unapply-patches