Skip to content

Commit

Permalink
Remove superfluous chunk.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Dec 26, 2006
1 parent f3f2e22 commit 35e27f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
4 changes: 2 additions & 2 deletions emulators/zsnes/distinfo
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.10 2006/12/26 18:04:28 adam Exp $
$NetBSD: distinfo,v 1.11 2006/12/26 20:13:30 wiz Exp $

SHA1 (zsnes142src.tar.gz) = d38ca8c1b4168edc5bb5815f504b52654100bc4b
RMD160 (zsnes142src.tar.gz) = d794c69e876265715e141c26ecb6ed1802ffc27d
Size (zsnes142src.tar.gz) = 1102840 bytes
SHA1 (patch-aa) = 8e7a5c05e0dc3c57be2d94423fc9661e44fd8ec0
SHA1 (patch-aa) = 8394e0888dea04ba69ed513cd5b8e7fafd074dbe
SHA1 (patch-ab) = d3c00a1e77fc8edc132f3040a1219ae4a4d87967
SHA1 (patch-ac) = 76e640aec3816eb4cbbfbe0dff1fcd2fa52f7876
SHA1 (patch-ad) = 3c79a4c3ffe65151cd4d299b9837c6d20c8f8522
Expand Down
11 changes: 1 addition & 10 deletions emulators/zsnes/patches/patch-aa
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: patch-aa,v 1.4 2006/12/26 18:04:28 adam Exp $
$NetBSD: patch-aa,v 1.5 2006/12/26 20:13:30 wiz Exp $

--- configure.orig 2005-01-20 03:21:54.000000000 +0100
+++ configure
Expand All @@ -21,12 +21,3 @@ $NetBSD: patch-aa,v 1.4 2006/12/26 18:04:28 adam Exp $
NFLAGS="$NFLAGS -O1"
ZSNESEXE="zsnes"
fi
@@ -5220,6 +5223,8 @@ do
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+ : Avoid regenerating within pkgsrc
+ exit 0
ac_cs_recheck=: ;;
--version | --vers* | -V )
echo "$ac_cs_version"; exit 0 ;;

0 comments on commit 35e27f6

Please sign in to comment.