pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/kdeutils3
Module Name: pkgsrc
Committed By: markd
Date: Sat Jan 31 05:40:42 UTC 2009
Modified Files:
pkgsrc/misc/kdeutils3: Makefile
Log Message:
ark really needs gnu tar because:
assumes "tar rvf ..." works when archive doesn't already exist.
assumes "tar tvf ..." doesn't produce an error on a zero length file.
assumes "tar --delete" works.
so depend on gtar always and fix setting of TarExe so that it uses it.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 pkgsrc/misc/kdeutils3/Makefile
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