From 343bb300bb69c1bf68cf8214fce03cacf95f5cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 6 Feb 2015 16:45:44 +0100 Subject: [PATCH] oxygen(-fonts): remove some commented copy & paste leftovers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb | 1 - recipes-kde/plasma/untier/oxygen/oxygen.bb | 2 -- 2 files changed, 3 deletions(-) diff --git a/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb b/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb index daf98287..06522eb4 100644 --- a/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb +++ b/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb @@ -15,7 +15,6 @@ SRC_URI[md5sum] = "4868641ea354177bca6873e7798398ad" SRC_URI[sha256sum] = "71d2d5781921829c0489ff4b3e1c0902ab40aa0ebb1e247dd55e59322df35080" EXTRA_OECMAKE += "-DOXYGEN_FONT_INSTALL_DIR=${datadir}/fonts/truetype/oxygen" -#FILES_SOLIBSDEV = "${libdir}/libmuonprivate${SOLIBSDEV}" FILES_${PN} += " \ ${datadir}/fonts \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index f0d10f42..bb93a2e1 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -23,8 +23,6 @@ PV = "${PLASMA_VERSION}" SRC_URI[md5sum] = "b919c30021bff3bc09c105ddcaa0c7f6" SRC_URI[sha256sum] = "5d816ce545debb63deb084a5bb2160bd9330874da1f347764a3e0c68462d4df1" -#FILES_SOLIBSDEV = "${libdir}/libmuonprivate${SOLIBSDEV}" - FILES_${PN} += " \ ${datadir}/icons \ ${datadir}/kstyle \