Skip to content

Commit

Permalink
Updated packaging configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 7, 2023
1 parent d80b03f commit a924d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# ---------------------------------------------------------
MAKE_DIST="cmake -DCMAKE_INSTALL_PREFIX=/usr . && make dist"
NOT_TARGET_DISTRIBUTIONS="lucid precise trusty" # <<-- Distrubutions which are *not* supported!
NOT_TARGET_DISTRIBUTIONS="lucid precise trusty xenial" # <<-- Distrubutions which are *not* supported!
MAINTAINER="Thomas Dreibholz <[email protected]>"
MAINTAINER_KEY="21412672518D8B2D1862EFEF5CD5D12AA0877B49"
DEBIAN_LAST_ENTRY="FIRST"
Expand Down

0 comments on commit a924d4e

Please sign in to comment.