We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50badb9 commit 99e6dd8Copy full SHA for 99e6dd8
packaging.conf
@@ -3,7 +3,7 @@
3
# ---------------------------------------------------------
4
CONFOPT=""
5
MAKE_DIST="./bootstrap && ./configure $CONFOPT && make dist"
6
-NOT_TARGET_DISTRIBUTIONS="lucid unstable" # <<-- Distrubutions which are *not* supported! FIXME!
+NOT_TARGET_DISTRIBUTIONS="lucid" # <<-- Distrubutions which are *not* supported!
7
MAINTAINER="Thomas Dreibholz <thomas.dreibholz@gmail.com>"
8
MAINTAINER_KEY="21412672518D8B2D1862EFEF5CD5D12AA0877B49"
9
SKIP_PACKAGE_SIGNING=0 # <<-- Must be set to 0 (=off) for PPA upload!
0 commit comments