Fix osinfo-db helper for aramo release.
This commit is contained in:
parent
6ce0f72002
commit
205da706d3
1 changed files with 2 additions and 11 deletions
|
|
@ -22,21 +22,12 @@ VERSION=1
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
#Apply patches fow new fully free distros availbale at libosinfo as Jan-2022
|
#Apply changes for new fully free distros availbale at libosinfo.
|
||||||
# trisquel.info
|
# trisquel.info
|
||||||
patch -p1 < $DATA/trisquel9-e43f4830.patch
|
|
||||||
sed -i '/derives-from/d' data/os/trisquel.info/trisquel-9.xml.in
|
sed -i '/derives-from/d' data/os/trisquel.info/trisquel-9.xml.in
|
||||||
sed -i '/release-date/a \ \ \ \ <codename>Etiona</codename>' data/os/trisquel.info/trisquel-9.xml.in
|
sed -i '/release-date/a \ \ \ \ <codename>Etiona</codename>' data/os/trisquel.info/trisquel-9.xml.in
|
||||||
# guix.gnu.org
|
|
||||||
patch -p1 < $DATA/guix_base-9bb849fe.patch
|
|
||||||
patch -p1 < $DATA/guix_1.3-e75ed5cd.patch
|
|
||||||
# hyperbola.info
|
|
||||||
patch -p1 < $DATA/hyperbola_03-a77800ad.patch
|
|
||||||
# pureos.net
|
|
||||||
rm -r data/os/pureos.net
|
|
||||||
patch -p1 < $DATA/pure-os_8-3570a396.patch
|
|
||||||
|
|
||||||
|
|
||||||
changelog "Apply patches fow new fully free distros availbale at libosinfo (Jan-2022)."
|
changelog "Apply changes for new fully free distros availbale at libosinfo."
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue