[arch-commits] Commit in jedit/trunk (PKGBUILD jedit.install)
Alexander Rødseth
arodseth at archlinux.org
Sun May 29 09:13:32 UTC 2016
Date: Sunday, May 29, 2016 @ 11:13:31
Author: arodseth
Revision: 177411
Remove install file
Modified:
jedit/trunk/PKGBUILD
Deleted:
jedit/trunk/jedit.install
---------------+
PKGBUILD | 1 -
jedit.install | 13 -------------
2 files changed, 14 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-29 09:12:36 UTC (rev 177410)
+++ PKGBUILD 2016-05-29 09:13:31 UTC (rev 177411)
@@ -20,7 +20,6 @@
optdepends=('java-environment: for java development'
'noto-fonts: usable font')
options=('!emptydirs')
-install=$pkgname.install
noextract=("${pkgname}${pkgver}install.jar")
source=('jedit.sh'
'jeditbg.sh'
Deleted: jedit.install
===================================================================
--- jedit.install 2016-05-29 09:12:36 UTC (rev 177410)
+++ jedit.install 2016-05-29 09:13:31 UTC (rev 177411)
@@ -1,13 +0,0 @@
-post_upgrade() {
- update-desktop-database -q
-}
-
-post_install() {
- post_upgrade
-}
-
-post_remove() {
- post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list