Regen patches.

This commit is contained in:
OBATA Akio 2007-06-05 07:05:35 +00:00 committed by Thomas Klausner
parent f239d26736
commit 83d64a6082
3 changed files with 3 additions and 28 deletions

View file

@ -1,8 +1,7 @@
$NetBSD: distinfo,v 1.3 2007/05/28 13:25:07 obache Exp $
$NetBSD: distinfo,v 1.4 2007/06/05 07:05:35 obache Exp $
SHA1 (gmediaserver-0.12.0.tar.gz) = ccac2b3360f2985ea7b3696167a941ff3aec0379
RMD160 (gmediaserver-0.12.0.tar.gz) = e0a5f0461e87cba3e936e7f7a49aac9ef53c2574
Size (gmediaserver-0.12.0.tar.gz) = 581926 bytes
SHA1 (patch-aa) = e8b516928cb1b3fd06975736ed4fe932917f049b
SHA1 (patch-aa) = d15df75fe6dcdeb6ed76f0d0ce08e48ad5c0064c
SHA1 (patch-ab) = 502b60ecde71f0f17aefb1908e48cea998cd7395
SHA1 (patch-ac) = 04be1e0e4a1757afb131c57e041ebca100d36bfb

View file

@ -1,4 +1,4 @@
$NetBSD: patch-aa,v 1.2 2007/05/28 13:25:07 obache Exp $
$NetBSD: patch-aa,v 1.3 2007/06/05 07:05:36 obache Exp $
--- configure.orig 2006-08-29 20:53:54.000000000 +0000
+++ configure
@ -20,14 +20,3 @@ $NetBSD: patch-aa,v 1.2 2007/05/28 13:25:07 obache Exp $
else
{ { echo "$as_me:$LINENO: error: libmagic library or magic_open function not found" >&5
@@ -24725,6 +24725,10 @@ do
case $ac_option in
# Handling of the options.
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+ : Avoid regenerating within pkgsrc
+ exit 0
+ : Avoid regenerating within pkgsrc
+ exit 0
ac_cs_recheck=: ;;
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
echo "$ac_cs_version"; exit ;;

View file

@ -1,13 +0,0 @@
$NetBSD: patch-ac,v 1.2 2007/05/28 13:25:07 obache Exp $
--- po/Makefile.in.in.orig 2007-05-28 07:31:58.000000000 +0000
+++ po/Makefile.in.in
@@ -30,7 +30,7 @@ gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
-mkinstalldirs = $(SHELL) @install_sh@ -d
+mkinstalldirs = @install_sh@ -d
mkdir_p = @mkdir_p@
GMSGFMT_ = @GMSGFMT@