Skip to content
Snippets Groups Projects
Commit 205da706 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix osinfo-db helper for aramo release.

parent 6ce0f720
No related branches found
No related tags found
No related merge requests found
......@@ -22,21 +22,12 @@ VERSION=1
. ./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
patch -p1 < $DATA/trisquel9-e43f4830.patch
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
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment