summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-03-22 09:17:04 +0100
committerAlexander Larsson <alexl@redhat.com>2016-03-22 09:17:04 +0100
commit3ef4fcc5959d0d401c248caf1f004eaab8b2c9bd (patch)
treea20e269b096b86ff92ba28982d0dfaa938288a90
parent3c6f2837c4c2afaf0e3d897edc2b04e468b8f93f (diff)
Remove old TODOs
-rw-r--r--org.freedesktop.Sdk.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.freedesktop.Sdk.json b/org.freedesktop.Sdk.json
index 8f42bb4..f9f6b62 100644
--- a/org.freedesktop.Sdk.json
+++ b/org.freedesktop.Sdk.json
@@ -774,7 +774,6 @@
{
"name": "fontconfig",
"config-opts": [ "--disable-static"],
- /* TODO: Patches from specfile? */
"post-install": [ "install -m 0644 -p -T fontconfig-xdg-app.conf /etc/fonts/conf.d/50-xdg-app.conf"],
"sources": [
{
@@ -1215,7 +1214,6 @@
{
/* Rebuild with harfbuzz support */
"name": "freetype",
- /* TODO: Patches from specfile? */
"config-opts": [ "--disable-static", "--with-zlib=yes", "--with-bzip2=yes", "--with-png=yes", "--with-harfbuzz=yes" ],
"cleanup-platform": [ "/bin/freetype-config" ],
"sources": [