]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- fix installation into other instances
authoraredridel <aredridel@pld-linux.org>
Fri, 6 Aug 2004 19:06:59 +0000 (19:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-installzopeproduct -> 1.4

Zope-installzopeproduct

index 8d2c935a4d857732ccf145ae044ff76ec74057ce..ad2b8e0313c20ce56e25963dcc8763acabdd4da5 100644 (file)
@@ -9,7 +9,7 @@ usage() {
 }
 
 AUTO_INSTALL_PRODUCTS="main"
-[ -f /etc/sysconfig/zope ] && . /etc/sysconfig
+[ -f /etc/sysconfig/zope ] && . /etc/sysconfig/zope
 
 if [ -z "$1" ] ; then
        usage $0
This page took 0.05844 seconds and 4 git commands to generate.