Subject: CVS commit: pkgsrc/archivers/gtar-base
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 02/13/2003 19:41:38
Module Name: pkgsrc
Committed By: grant
Date: Thu Feb 13 17:41:38 UTC 2003
Modified Files:
pkgsrc/archivers/gtar-base: Makefile
Log Message:
- remove unnecessary if(OPSYS == Darwin), as this is handled
automatically.
- use ${TOUCH} to create empty file, not ${ECHO} '' > filename...
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/archivers/gtar-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.