Oh noes, ze sudoku was broken!
This commit is contained in:
parent
ee4477d84e
commit
09dbc52ab3
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2009/12/17 09:10:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2009/12/17 17:20:14 ajacoutot Exp $
|
||||
|
||||
COMMENT= collection of games for the GNOME desktop
|
||||
|
||||
GNOME_PROJECT= gnome-games
|
||||
GNOME_VERSION= 2.28.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= games
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-glchess_src_glchess_in_in,v 1.2 2009/10/13 00:00:41 jasper Exp $
|
||||
$OpenBSD: patch-glchess_src_glchess_in_in,v 1.3 2009/12/17 17:20:14 ajacoutot Exp $
|
||||
--- glchess/src/glchess.in.in.orig Tue May 19 02:13:04 2009
|
||||
+++ glchess/src/glchess.in.in Tue Oct 13 00:46:35 2009
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /usr/bin/env python
|
||||
+++ glchess/src/glchess.in.in Thu Dec 17 18:01:47 2009
|
||||
@@ -1,5 +1,4 @@
|
||||
-#! /usr/bin/env python
|
||||
-# -*- coding: utf-8 -*-
|
||||
+#!${MODPY_BIN}
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-gnome-sudoku_src_gnome-sudoku_in_in,v 1.2 2009/10/13 00:00:41 jasper Exp $
|
||||
$OpenBSD: patch-gnome-sudoku_src_gnome-sudoku_in_in,v 1.3 2009/12/17 17:20:14 ajacoutot Exp $
|
||||
--- gnome-sudoku/src/gnome-sudoku.in.in.orig Tue May 19 02:13:04 2009
|
||||
+++ gnome-sudoku/src/gnome-sudoku.in.in Tue Oct 13 00:46:35 2009
|
||||
@@ -1,5 +1,5 @@
|
||||
#! /usr/bin/env python
|
||||
+++ gnome-sudoku/src/gnome-sudoku.in.in Thu Dec 17 18:01:54 2009
|
||||
@@ -1,5 +1,4 @@
|
||||
-#! /usr/bin/env python
|
||||
-# -*- coding: utf-8 -*-
|
||||
+#!${MODPY_BIN}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user