diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-06-02 03:14:50 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-06-02 03:14:50 +0000 |
commit | 49aa384ee7dcffd19d1a04e90136f58b78ce4f38 (patch) | |
tree | 3cf88d573578ad2b69a36d3935d74fb95f0d4675 /emulators | |
parent | e366d0c694f76afeff8379f738912bfa77414859 (diff) | |
download | pkgsrc-49aa384ee7dcffd19d1a04e90136f58b78ce4f38.tar.gz |
Resolve conflicts from last commit.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse64_glx/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/emulators/suse64_glx/Makefile b/emulators/suse64_glx/Makefile index 65de769f8af..80ae2855960 100644 --- a/emulators/suse64_glx/Makefile +++ b/emulators/suse64_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:19:54 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/02 03:14:50 jschauma Exp $ DISTNAME= suse_glx-${SUSE_VERSION} PKGREVISION= 2 @@ -21,12 +21,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= glx-000229-53.i386.rpm .include "../suse64_linux/Makefile.common" -<<<<<<< Makefile -<<<<<<< Makefile .include "../../mk/bsd.pkg.mk" -======= -.include "../../mk.bsd.pkg.mk" ->>>>>>> 1.4 -======= -.include "../../mk/bsd.pkg.mk" ->>>>>>> 1.5 |