diff options
Diffstat (limited to 'kde')
-rwxr-xr-x | kde/kdelibs/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdelibs/Pkgfile b/kde/kdelibs/Pkgfile index 71b8c6e14..3f8068a44 100755 --- a/kde/kdelibs/Pkgfile +++ b/kde/kdelibs/Pkgfile @@ -20,7 +20,7 @@ build() { # patch -p1 -i $SRC/kde-applications-menu.patch # patch -p1 -i $SRC/kdelibs-4.6.0-fix-crash-in-plasma.patch - sed -i "s/Ethais/Attapu/" plasma/theme.cpp + sed -i "s/Horos/Pakxe/" plasma/theme.cpp mkdir build cd build cmake ../ -DCMAKE_BUILD_TYPE=Release \ |