CVS commit: pkgsrc/emulators/suse15_linux
"Stephen Borrill" <[email protected]> Tue, 4 Aug 2026 18:37:49 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_178586866959980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sborrill Date: Tue Aug 4 18:37:49 UTC 2026 Modified Files: pkgsrc/emulators/suse15_linux: Makefile.common Log Message: suse15_linux: note that Makefile.common used by suse15_gcc12 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/suse15_linux/Makefile.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_178586866959980 Content-Disposition: inline Content-Length: 585 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/suse15_linux/Makefile.common diff -u pkgsrc/emulators/suse15_linux/Makefile.common:1.2 pkgsrc/emulators/suse15_linux/Makefile.common:1.3 --- pkgsrc/emulators/suse15_linux/Makefile.common:1.2 Wed Jul 2 21:27:21 2025 +++ pkgsrc/emulators/suse15_linux/Makefile.common Tue Aug 4 18:37:49 2026 @@ -1,4 +1,5 @@ -# $NetBSD: Makefile.common,v 1.2 2025/07/02 21:27:21 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2026/08/04 18:37:49 sborrill Exp $ +# used by emulators/suse15_gcc12/Makefile # used by emulators/suse15_gtk4/Makefile SUSE_PKG= yes --_----------=_178586866959980--