[kris@FreeBSD.org: cvs commit: ports/games/pythoong Makefile]

Simon Barner barner at in.tum.de
Fri Aug 8 06:10:45 PDT 2003


Sorry, I forgot to attach the patch files :-)
-------------- next part --------------
--- Makefile.am.orig	Fri Aug  8 05:22:01 2003
+++ Makefile.am	Fri Aug  8 05:22:45 2003
@@ -22,10 +22,10 @@
 
 install-data-local:
 	-$(mkinstalldirs) $(DESTDIR)$(scoredir)
-	touch $(DESTDIR)$(scoredir)/pythoong.scores
-	-chown games.games $(DESTDIR)$(scoredir)/pythoong.scores
-	-chmod 664 $(DESTDIR)$(scoredir)/pythoong.scores
-	-chgrp games $(DESTDIR)$(bindir)/pythoong && chmod 2111 $(DESTDIR)$(bindir)/pythoong
+	touch $(DESTDIR)$(scoredir)/Pythoong.scores
+	-chown games:games $(DESTDIR)$(scoredir)/Pythoong.scores
+	-chmod 664 $(DESTDIR)$(scoredir)/Pythoong.scores
+	-chgrp games $(DESTDIR)$(bindir)/Pythoong
 
 ## to automatically rebuild aclocal.m4 if any of the macros in
 ## `macros/' change
-------------- next part --------------
--- Makefile.in.orig	Fri Aug  8 05:25:23 2003
+++ Makefile.in	Fri Aug  8 05:25:50 2003
@@ -554,10 +554,10 @@
 
 install-data-local:
 	-$(mkinstalldirs) $(DESTDIR)$(scoredir)
-	touch $(DESTDIR)$(scoredir)/pythoong.scores
-	-chown games.games $(DESTDIR)$(scoredir)/pythoong.scores
-	-chmod 664 $(DESTDIR)$(scoredir)/pythoong.scores
-	-chgrp games $(DESTDIR)$(bindir)/pythoong && chmod 2111 $(DESTDIR)$(bindir)/pythoong
+	touch $(DESTDIR)$(scoredir)/Pythoong.scores
+	-chown games:games $(DESTDIR)$(scoredir)/Pythoong.scores
+	-chmod 664 $(DESTDIR)$(scoredir)/Pythoong.scores
+	-chgrp games $(DESTDIR)$(bindir)/pythoong
 
 @MAINT at include macros/macros.dep
 @MAINT at macros/macros.dep: macros/Makefile.am
-------------- next part --------------
--- aclocal.m4.orig	Fri Aug  8 05:02:36 2003
+++ aclocal.m4	Fri Aug  8 05:03:04 2003
@@ -385,7 +385,7 @@
 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \
 DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \
 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
-$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
+$libtool_flags --no-verify $host \
 || AC_MSG_ERROR([libtool configure failed])
 
 # Reload cache, that may have been modified by ltconfig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030808/a9ab3e24/attachment.bin


More information about the freebsd-ports mailing list