mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: remove install files superseeded by hooks
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
2efacff187
commit
3acc2f520c
2 changed files with 0 additions and 13 deletions
|
@ -18,7 +18,6 @@ optdepends=('katana-extraapps: thumbnailers for development, audio, video and ot
|
|||
'cppcheck: code analysis in Kate'
|
||||
'ctags: lookup definitions/declarations in Kate')
|
||||
url="http://fluxer.github.io/katana/"
|
||||
install="$pkgname.install"
|
||||
depends=("katanalibs>=4.18.0" 'qjson')
|
||||
makedepends=('cmake' 'git') # TODO: pykde4
|
||||
source=("git+https://github.com/fluxer/kde-baseapps.git")
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
post_install() {
|
||||
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
||||
update-desktop-database -q
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
Loading…
Add table
Reference in a new issue