darn, conflict with teTeX binary bin/omega. Rename the binary bin/Omega;

pointed out by Jim Zajkowski <jim@jimz.net>
This commit is contained in:
lebel 2001-07-28 17:05:01 +00:00
parent 41c3baa4f2
commit 3c45b96cdf
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-Makefile,v 1.1.1.1 2001/07/28 16:31:47 lebel Exp $
$OpenBSD: patch-Makefile,v 1.2 2001/07/28 17:05:01 lebel Exp $
--- Makefile.orig Fri Jul 27 21:32:18 2001
+++ Makefile Fri Jul 27 21:32:31 2001
@@ -1,14 +1,14 @@
@ -58,9 +58,9 @@ $OpenBSD: patch-Makefile,v 1.1.1.1 2001/07/28 16:31:47 lebel Exp $
-
+install: omega
+ mkdir -p $(DESTDIR)$(LIBDIR)
+ cp omega $(DESTDIR)$(BINDIR)
+ chown root:games $(DESTDIR)$(BINDIR)/omega
+ chmod 711 $(DESTDIR)$(BINDIR)/omega; chmod g+s $(DESTDIR)$(BINDIR)/omega
+ cp omega $(DESTDIR)$(BINDIR)/Omega
+ chown root:games $(DESTDIR)$(BINDIR)/Omega
+ chmod 711 $(DESTDIR)$(BINDIR)/Omega; chmod g+s $(DESTDIR)$(BINDIR)/Omega
+ cp lib/* $(DESTDIR)$(LIBDIR); chown -R root:games $(DESTDIR)$(LIBDIR)
+ chmod 0644 $(DESTDIR)$(LIBDIR)/help*.txt $(DESTDIR)$(LIBDIR)/license.txt $(DESTDIR)$(LIBDIR)/motd.txt $(DESTDIR)$(LIBDIR)/thanks.txt $(DESTDIR)$(LIBDIR)/update.txt
+ chmod 0660 $(DESTDIR)$(LIBDIR)/abyss.txt $(DESTDIR)$(LIBDIR)/scroll[1234].txt $(DESTDIR)$(LIBDIR)/*.dat

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/28 16:31:47 lebel Exp $
bin/omega
@comment $OpenBSD: PLIST,v 1.2 2001/07/28 17:05:01 lebel Exp $
bin/Omega
share/omega/abyss.dat
share/omega/abyss.txt
share/omega/arena.dat