[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:oo-debian-files/bin sdk-wrapper,NONE,1.1.2.1



Update of /cvs/debian-openoffice/oo-debian-files/bin
In directory gluck:/tmp/cvs-serv7792/bin

Added Files:
      Tag: OPENOFFICE_ORG_1_1_3
	sdk-wrapper 
Log Message:
add wrapper scripts for the SDK tools

--- NEW FILE: sdk-wrapper ---
#!/bin/sh
# wrapper script for the OOo SDK programs
VER=

LD_LIBRARY_PATH=/usr/lib/openoffice${VER}/program/ \
	/usr/lib/openoffice${VER}/sdk/`dpkg-architecture -qDEB_HOST_GNU_SYSTEM`//bin/"`basename $0`".bin "$@"



Reply to: