From ffa7984831078d26225ba3373285f366510d90de Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 17 Apr 2004 15:34:16 +0000 Subject: - Update to 1.0.1 PR: ports/65654 Submitted by: Rudolf Polzer (maintainer) --- games/pydance/files/patch-constants.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 games/pydance/files/patch-constants.py (limited to 'games/pydance/files/patch-constants.py') diff --git a/games/pydance/files/patch-constants.py b/games/pydance/files/patch-constants.py deleted file mode 100644 index 8f3e23a5aafd..000000000000 --- a/games/pydance/files/patch-constants.py +++ /dev/null @@ -1,11 +0,0 @@ ---- constants.py.orig Wed Feb 25 20:18:19 2004 -+++ constants.py Wed Feb 25 23:21:46 2004 -@@ -13,7 +13,7 @@ - from pygame.locals import * - - VERSION = "0.9.1" --locale.setlocale(locale.LC_ALL, '') -+locale.setlocale(locale.LC_ALL, 'C') - - # Detect the name of the OS - Mac OS X is not really UNIX. - osname = None -- cgit v1.2.3