Subject: CVS commit: pkgsrc/emulators/suse100_linux
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2007 18:03:31
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Nov  6 18:03:31 UTC 2007

Modified Files:
	pkgsrc/emulators/suse100_linux: Makefile.common

Log Message:
Packages in two different directories should always generate different
PKGNAMEs. The packages in suse100_* and suse100_32_* didn't do that.

One effect of this was that the pbulk framework didn't record the
packages from both directories. It only took the first one, which
happened to be the suse100_32_* (which aren't available for i386). The
others were disarded, so effectively all Linux binary packages were
skipped.

Ok'ed by jlam.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/emulators/suse100_linux/Makefile.common

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