diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-02 19:14:36 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-02 19:14:36 +0000 |
commit | da3bb996b02cf5d90dcc3e669db909d158b6c038 (patch) | |
tree | 934acdcefd52f9e8d0bef454169a2b53ae793e72 /emulators | |
parent | 030cc853217cda43d88b539157273acc1cabba63 (diff) | |
download | pkgsrc-da3bb996b02cf5d90dcc3e669db909d158b6c038.tar.gz |
Import suse32_lsb-13.1 as emulators/suse131_32_lsb.
This package provides runtime loader symlinks conformant to LSB 4.0.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_32_lsb/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse131_32_lsb/Makefile b/emulators/suse131_32_lsb/Makefile new file mode 100644 index 00000000000..c0e1796944b --- /dev/null +++ b/emulators/suse131_32_lsb/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2015/03/02 19:14:36 tnn Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse131_lsb/Makefile" |