This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit 0f2d2925d247b41fab67b82269652602cc7cc87c Author: Sven Eckelmann <[email protected]> Date: Sun Dec 2 22:01:29 2012 +0100 Imported Upstream version 1.99.5+2+c2c2d8f0161b --- .hg_archival.txt | 5 ----- .hgignore | 4 ---- .hgtags | 2 -- projects/unix/Makefile | 2 +- 4 files changed, 1 insertion(+), 12 deletions(-) diff --git a/.hg_archival.txt b/.hg_archival.txt deleted file mode 100644 index 81b4a75..0000000 --- a/.hg_archival.txt +++ /dev/null @@ -1,5 +0,0 @@ -repo: 1ca5bfa2b616087c899c935020268b5163d95703 -node: bf60821fe8b25338176bdfd34ccd7f8553579c23 -branch: default -latesttag: 1.99.5 -latesttagdistance: 1 diff --git a/.hgignore b/.hgignore deleted file mode 100644 index b879817..0000000 --- a/.hgignore +++ /dev/null @@ -1,4 +0,0 @@ -syntax: regexp - -^projects/unix/_obj/ -^projects/unix/mupen64plus-video-glide64.so$ diff --git a/.hgtags b/.hgtags deleted file mode 100644 index 7efd6de..0000000 --- a/.hgtags +++ /dev/null @@ -1,2 +0,0 @@ -0c33ceb533bc62de11d468522798e887e7564118 1.99.4 -28a2ec2ca14c8fd2a9838c904a32ee996b66f8a0 1.99.5 diff --git a/projects/unix/Makefile b/projects/unix/Makefile index 3af81d5..931b171 100644 --- a/projects/unix/Makefile +++ b/projects/unix/Makefile @@ -83,7 +83,7 @@ ifneq ("$(filter pentium i%86,$(HOST_CPU))","") ARCH_DETECTED := 32BITS PIC ?= 0 endif -ifneq ("$(filter ppc powerpc,$(HOST_CPU))","") +ifneq ("$(filter ppc macppc socppc powerpc,$(HOST_CPU))","") CPU := PPC ARCH_DETECTED := 32BITS BIG_ENDIAN := 1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

