fixed the way to obtain package lists, mutualised debian familly conf, added separator
This commit is contained in:
11
conf/auto/linuxmint.conf.sh
Normal file
11
conf/auto/linuxmint.conf.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
# Declaration specific to Linux Mint
|
||||
# Copyright (c) 2019-2021 Geoffray Levasseur <fatalerrors@geoffray-levasseur.org>
|
||||
# ------------------------------------------------------------------------------
|
||||
# This file is distributed under 3-clause BSD license.
|
||||
# The complete license agreement can be obtained at:
|
||||
# https://opensource.org/licenses/BSD-3-Clause
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
# Everything declared for Debian works on Linux Mint
|
||||
. $MYPATH/conf/auto/debian.conf.sh
|
||||
Reference in New Issue
Block a user