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

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

Log Message:
Packages in two different directories should always generate different
PKGNAMEs. The packages in suse91_* and suse91_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 suse91_32_* (which aren't available for i386). The
others were disarded, so effectively all Linux binary packages were
skipped.


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

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