Author: j-jorge-guest
Date: 2009-10-16 19:09:19 +0000 (Fri, 16 Oct 2009)
New Revision: 10416

Modified:
   packages/trunk/plee-the-bear/debian/bear-factory.install
   packages/trunk/plee-the-bear/debian/changelog
   packages/trunk/plee-the-bear/debian/plee-the-bear.install
   packages/trunk/plee-the-bear/debian/rules
Log:
Install the binaries of the editors in /usr/games/

Modified: packages/trunk/plee-the-bear/debian/bear-factory.install
===================================================================
--- packages/trunk/plee-the-bear/debian/bear-factory.install    2009-10-16 
17:02:53 UTC (rev 10415)
+++ packages/trunk/plee-the-bear/debian/bear-factory.install    2009-10-16 
19:09:19 UTC (rev 10416)
@@ -1,4 +1,4 @@
-debian/tmp/usr/bin/bf-* usr/bin/
+debian/tmp/usr/games/bf-* usr/games/
 debian/tmp/usr/lib/bear-factory/libbear-editor.so usr/lib/bear-factory
 debian/tmp/usr/share/bear-factory usr/share/
 debian/tmp/usr/share/man/man1 usr/share/man

Modified: packages/trunk/plee-the-bear/debian/changelog
===================================================================
--- packages/trunk/plee-the-bear/debian/changelog       2009-10-16 17:02:53 UTC 
(rev 10415)
+++ packages/trunk/plee-the-bear/debian/changelog       2009-10-16 19:09:19 UTC 
(rev 10416)
@@ -3,6 +3,7 @@
   [ Julien Jorge ]
   * Remove the 'Section' line in the control file for bear-factory.
     Thanks Ben Finney (Closes: #550224).
+  * Install the binaries of the editors in /usr/games/
 
  -- Julien Jorge <[email protected]>  Thu, 08 Oct 2009 16:27:44 +0200
 

Modified: packages/trunk/plee-the-bear/debian/plee-the-bear.install
===================================================================
--- packages/trunk/plee-the-bear/debian/plee-the-bear.install   2009-10-16 
17:02:53 UTC (rev 10415)
+++ packages/trunk/plee-the-bear/debian/plee-the-bear.install   2009-10-16 
19:09:19 UTC (rev 10416)
@@ -1,4 +1,5 @@
-debian/tmp/usr/games/* usr/games
+debian/tmp/usr/games/plee-the-bear usr/games/
+debian/tmp/usr/games/running-bear usr/games/
 debian/tmp/usr/lib/games/plee-the-bear usr/lib/games/
 debian/tmp/usr/share/man/man6 usr/share/man
 debian/tmp/usr/share/locale/fr_FR/LC_MESSAGES/plee-the-bear.mo 
usr/share/locale/fr_FR/LC_MESSAGES/

Modified: packages/trunk/plee-the-bear/debian/rules
===================================================================
--- packages/trunk/plee-the-bear/debian/rules   2009-10-16 17:02:53 UTC (rev 
10415)
+++ packages/trunk/plee-the-bear/debian/rules   2009-10-16 19:09:19 UTC (rev 
10416)
@@ -31,6 +31,7 @@
                
-DBEAR_ENGINE_INSTALL_LIBRARY_DIR:STRING="lib/games/plee-the-bear" \
                -DBEAR_ENGINE_INSTALL_EXECUTABLE_DIR:STRING="games" \
                -DBEAR_FACTORY_INSTALL_LIBRARY_DIR:STRING="lib/bear-factory" \
+               -DBEAR_FACTORY_INSTALL_EXECUTABLE_DIR:STRING="games" \
                -DCMAKE_SHARED_LINKER_FLAGS:STRING="-Wl,--as-needed" \
                -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,--as-needed" \
                -DPTB_INSTALL_DATA_DIR:STRING="share/games/plee-the-bear" \


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to