summarylogtreecommitdiffstats
path: root/duden.install
blob: be5213727a8bcfdfde8967d366ae1f3b8ec1e0c0 (plain)
1
2
3
4
5
6
post_install() {
  /usr/share/dudenbib/postinst
}
post_remove(){
  rm /usr/share/applications/Duden-Bibliothek.desktop
}