NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: misc/41684: build.sh syspkgs only works on NetBSD hosts



The following reply was made to PR misc/41684; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: misc-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: misc/41684: build.sh syspkgs only works on NetBSD hosts
Date: Thu, 09 Jul 2009 09:08:28 +1000

    
    ===================================================================
    RCS file: /vol/src/rsync-src/src/distrib/sets/makeplist,v
    retrieving revision 1.19
    diff -r1.19 makeplist
    126c126
    < cd -
    ---
    > cd - > /dev/null
 
 
 this is not right.
 
 you need to make it chdir back to the previous dir.
 
 
 .mrg
 


Home | Main Index | Thread Index | Old Index