Source-Changes archive

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

CVS commit: basesrc/etc



Module Name:    basesrc
Committed By:   lukem
Date:           Fri Jun 28 09:35:24 UTC 2002

Modified Files:
        basesrc/etc: postinstall

Log Message:
- do_makedev(): if the compare_dir() fails, return immediately
- if SRC_DIR or DEST_DIR == /, set to "" so that various pathnames
  don't end up with a leading "//".  when specifically printing just
  the xxx_DIR variable, use ${xxx_DIR:-/} to DTRT
- cosmetic coding tweaks


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/etc/postinstall

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index