[planetblupi] 07/10: The planetblupi executable goes to /usr/games, not /usr/bin

Didier Raboud odyx at moszumanska.debian.org
Fri Oct 20 12:44:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository planetblupi.

commit aa6cb7114d1f2f7af95a0567817aa3e593ba13dc
Author: Didier Raboud <odyx at debian.org>
Date:   Sun Oct 15 17:46:30 2017 +0200

    The planetblupi executable goes to /usr/games, not /usr/bin
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1a0a456..66e8f7d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -219,7 +219,7 @@ endforeach (file)
 ##############
 
 install (TARGETS planetblupi
-  RUNTIME DESTINATION bin
+  RUNTIME DESTINATION games
 )
 
 install (

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git



More information about the Pkg-games-commits mailing list