mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
kio: comment
This commit is contained in:
parent
42c3e1733d
commit
865c1b1a5f
@ -32,7 +32,8 @@ package() {
|
||||
cd build
|
||||
make DESTDIR="${pkgdir}" install
|
||||
|
||||
msg 'change DuckDuckGo search'
|
||||
cd ${pkgdir}/usr/share/kservices5/searchproviders/
|
||||
sed 's/kde/chakra/g' -i duckduckgo*
|
||||
# the following is comment out, waiting for discision being made.
|
||||
# msg 'change DuckDuckGo search'
|
||||
# cd ${pkgdir}/usr/share/kservices5/searchproviders/
|
||||
# sed 's/kde/chakra/g' -i duckduckgo*
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user