CVS: moonbase/bluetooth/bluez-utils BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Nick Hudson nhudson at lunar-linux.org
Wed Nov 12 22:45:57 GMT 2003


Update of /var/cvs/lunar/moonbase/bluetooth/bluez-utils
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30632/bluez-utils

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:

Adding these back to moonbase in a nice new directory 


--- NEW FILE: BUILD ---
(  
   ./configure  --prefix=/usr                              \
                --sysconfdir=/etc                          \
                --mandir=/usr/man                          \
                --localstatedir=/var                       \
                --sbindir=/sbin                            \
                --datadir=/usr/share                       \
                $OPTS                                      &&

    default_make                                           
                

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends bluez-libs &&
optional_depends "pcmcia-cs" "--enable-pcmcia" "" "to enable pcmcia support"

--- NEW FILE: DETAILS ---
           MODULE=bluez-utils
         VERSION=2.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://bluez.sf.net/download/$SOURCE
        WEB_SITE=http://bluez.sf.net
         ENTERED=20030927
         UPDATED=20030927
           SHORT=" BlueZ provides support for core Bluetooth layers and 
protocols"
cat << EOF
 BlueZ provides support for core Bluetooth layers and protocols. It is 
flexible, efficient and modular implementation.
EOF

--- NEW FILE: POST_INSTALL ---
#I guess I have to do this by hand!  This fsking pisses me off more
#than anything in the world.  Dev's fsking make it install into a 
#correct and normal location!!!!!

cp -R /usr/etc/bluetooth/* /etc/bluetooth 
rm -fr /usr/etc/bluetooth




More information about the Lunar-commits mailing list