summaryrefslogtreecommitdiffstats
path: root/encap/bcfg2-python-2.4.3.ep
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-04 18:00:06 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-04 18:00:06 +0000
commit53bcb121c982db6194620040cc60f011a43a6ac6 (patch)
tree3c7064ac5456e97fbbf9dafbe54d40221457a38c /encap/bcfg2-python-2.4.3.ep
parent752bbe5e8b0eb07714fa280dbb7d648d143b5f86 (diff)
downloadbcfg2-53bcb121c982db6194620040cc60f011a43a6ac6.tar.gz
bcfg2-53bcb121c982db6194620040cc60f011a43a6ac6.tar.bz2
bcfg2-53bcb121c982db6194620040cc60f011a43a6ac6.zip
* Changed prefix from b2 to b2- to disambiguate from system commands
* Fixes to make man pages easier to access * Install tools as b2-example-tools-* * Added some auxiliary tools under tools/ directory * daemontools - cross-platform alternative to init scripts/cron * ostiary - simple/secure daemon for kicking off a local script * epkg Makefile - to build epkg when pre-built binaries aren't available * Updated README and VERSION git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2041 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/bcfg2-python-2.4.3.ep')
-rw-r--r--encap/bcfg2-python-2.4.3.ep6
1 files changed, 3 insertions, 3 deletions
diff --git a/encap/bcfg2-python-2.4.3.ep b/encap/bcfg2-python-2.4.3.ep
index 296bedff3..d72d969b5 100644
--- a/encap/bcfg2-python-2.4.3.ep
+++ b/encap/bcfg2-python-2.4.3.ep
@@ -73,9 +73,9 @@ PLATFORM_ENDIF
<prepackage><![CDATA[
echo /usr/local/lib/bcfg2/lib/python2.4/site-packages > lib/bcfg2/lib/python2.4/site-packages/usr-local-lib-bcfg2.pth
mkdir bin 2>/dev/null || exit 0
-ln -sf ../lib/bcfg2/bin/idle bin/b2idle
-ln -sf ../lib/bcfg2/bin/pydoc bin/b2pydoc
-ln -sf ../lib/bcfg2/bin/python bin/b2python
+ln -sf ../lib/bcfg2/bin/idle bin/b2-idle
+ln -sf ../lib/bcfg2/bin/pydoc bin/b2-pydoc
+ln -sf ../lib/bcfg2/bin/python bin/b2-python
mkdir var 2>/dev/null || exit 0
mkdir var/encap 2>/dev/null || exit 0
touch var/encap/${ENCAP_PKGNAME}