Changeset 40551 for trunk/dports


Ignore:
Timestamp:
Oct 6, 2008, 8:48:47 PM (16 years ago)
Author:
jmr@…
Message:

cfengine: remove use of cd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/cfengine/Portfile

    r36283 r40551  
    2626patchfiles              patch-pub__getopt.c
    2727post-patch {
    28         cd ${worksrcpath}
    29         foreach manfile [glob doc/*.8] {
     28        foreach manfile [glob ${worksrcpath}/doc/*.8] {
    3029                reinplace "s|/usr/local|${prefix}|g" $manfile
    3130                reinplace "s|/var/cfengine|${prefix}&|g" $manfile
Note: See TracChangeset for help on using the changeset viewer.