distro-info-data: update data for ecne / noble.
This commit is contained in:
parent
16701f2ac4
commit
75c57df87f
5 changed files with 18 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2023 Luis Guzman <ark@switnet.org>
|
||||
# Copyright (C) 2024 Luis Guzman <ark@switnet.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -21,9 +21,9 @@ VERSION=7
|
|||
|
||||
. ./config
|
||||
|
||||
patch --no-backup-if-mismatch -p0 < $DATA/add_trisquel_validate.patch
|
||||
patch --no-backup-if-mismatch -p0 < $DATA/add_trisquel_tools_py.patch
|
||||
patch --no-backup-if-mismatch -p0 < $DATA/README.Debian.patch
|
||||
patch_p1 $DATA/add_trisquel_validate.patch
|
||||
patch_p1 $DATA/add_trisquel_tools_py.patch
|
||||
patch_p1 $DATA/README.Debian.patch
|
||||
|
||||
cp $DATA/trisquel.csv ./
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue