parent
cb810cbe20
commit
1281f76995
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
bas=`kde-config --localprefix`share/apps/kio_help
|
||||
mv "$bas/cache" "`kde-config --path cache`kio_help"
|
||||
bas=`tde-config --localprefix`share/apps/kio_help
|
||||
mv "$bas/cache" "`tde-config --path cache`kio_help"
|
||||
rmdir "$bas"
|
||||
exit 0
|
||||
|
Loading…
Reference in new issue