[arch-commits] Commit in deluge/trunk (deluge.install)

Jan Steffens heftig at archlinux.org
Fri Aug 24 11:39:46 UTC 2012


    Date: Friday, August 24, 2012 @ 07:39:46
  Author: heftig
Revision: 165560

Use systemd-tmpfiles in .install

Modified:
  deluge/trunk/deluge.install

----------------+
 deluge.install |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: deluge.install
===================================================================
--- deluge.install	2012-08-24 02:38:00 UTC (rev 165559)
+++ deluge.install	2012-08-24 11:39:46 UTC (rev 165560)
@@ -14,9 +14,7 @@
 }
 
 post_upgrade() {
-  mkdir -p run/deluge
-  chown deluge:deluge run/deluge
-  
+  systemd-tmpfiles --create deluge.conf
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
   update-desktop-database -q
 }




More information about the arch-commits mailing list