From: Michael Tremer Date: Fri, 12 Apr 2013 10:43:27 +0000 (+0200) Subject: freefont: Move to main system. X-Git-Tag: v2.13-core68~2^2~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9235b5c54bcfb465c5be7958c8e7e564b8bcc2d4;p=ipfire-2.x.git freefont: Move to main system. This is required by rrdtool, because there are no other monospace fonts available. See bug #10354. --- diff --git a/config/rootfiles/packages/freefont b/config/rootfiles/common/freefont similarity index 100% rename from config/rootfiles/packages/freefont rename to config/rootfiles/common/freefont diff --git a/config/rootfiles/core/68/filelists/freefont b/config/rootfiles/core/68/filelists/freefont new file mode 120000 index 0000000000..f0bbcefe6d --- /dev/null +++ b/config/rootfiles/core/68/filelists/freefont @@ -0,0 +1 @@ +../../../common/freefont \ No newline at end of file diff --git a/config/rootfiles/core/68/update.sh b/config/rootfiles/core/68/update.sh index 1a7b1a7fd5..19a4b80631 100644 --- a/config/rootfiles/core/68/update.sh +++ b/config/rootfiles/core/68/update.sh @@ -32,6 +32,11 @@ do rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire done +# +# Remove meta's of packages that are now common... +# +rm -rf /opt/pakfire/db/*/meta-freefont + # #Stop services