diff options
| -rw-r--r-- | kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild b/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild index b081da8f776..1396f3f85d7 100644 --- a/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild +++ b/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild @@ -43,7 +43,7 @@ src_prepare() { if ! use discover; then sed -e "s:pageStack.push(discover);:// & disabled by IUSE=discover:" \ - -i src/contents/ui/main.qml || die + -i src/contents/ui/Main.qml || die fi } |
