[dreamchess] 26/80: add some missing dh_desktop dh_desktop exec update-desktop-database to refresh user menu after a .desktop install
    Markus Koschany 
    apo-guest at moszumanska.debian.org
       
    Mon Nov  9 20:26:28 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository dreamchess.
commit bb66b10883cbdc682cf39c0bc4bddea86f58d23a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sun Jan 14 22:45:07 2007 +0000
    add some missing dh_desktop
    dh_desktop exec update-desktop-database to refresh user menu after a
    .desktop install
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 8692ec4..12da7c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,6 +81,7 @@ binary-arch: build install
 	dh_install
 	dh_installmenu
 	dh_installman
+	dh_desktop
 	dh_link
 	dh_strip
 	dh_compress
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dreamchess.git
    
    
More information about the Pkg-games-commits
mailing list