Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15274

Summary: Error in phpgroupware-0.9.14.001.ebuild
Product: Gentoo Linux Reporter: Rigo <rigo>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: mholzer
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rigo 2003-02-07 10:26:15 UTC
--- phpgroupware-0.9.14.001.ebuild      2003-02-07 15:21:47.000000000 +0000
+++ phpgroupware-0.9.14.001-r1.ebuild   2003-02-07 15:22:02.000000000 +0000
@@ -36,7 +36,7 @@
  
 src_install () {
        dodir ${HTTPD_ROOT}/phpgroupware
-       cd ../work
+       cd ${WORKDIR}
        cp -r . ${D}/${HTTPD_ROOT}
        cd ${D}/${HTTPD_ROOT}
        chown -R ${HTTPD_USER}.${HTTPD_GROUP} phpgroupware
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-07 16:13:39 UTC
fixed in cvs

thx
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-04-07 16:27:41 UTC
closed
Comment 3 Dave Hall 2003-06-12 16:10:24 UTC
Just a heads up

The latest version of phpGroupWare is 0.9.14.003 - 0.9.14.001 is no longer officially supported by the project.  You can grab a new tarball from http://phpgroupware.org/downloads

Cheers

Dave Hall (aka skwashd)
Release Coordinator
phpGroupWare