Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15274 - Error in phpgroupware-0.9.14.001.ebuild
Summary: Error in phpgroupware-0.9.14.001.ebuild
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-07 10:26 UTC by Rigo
Modified: 2003-06-12 16:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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