Revision
115385
Author
jeremyhu@macports.org
Date
2013-12-31 21:54:35 -0800 (Tue, 31 Dec 2013)

Log Message

rarian: Add the missing patch

Added Paths

Diff

Added: trunk/dports/textproc/rarian/files/configure.patch (0 => 115385)


--- trunk/dports/textproc/rarian/files/configure.patch	                        (rev 0)
+++ trunk/dports/textproc/rarian/files/configure.patch	2014-01-01 05:54:35 UTC (rev 115385)
@@ -0,0 +1,11 @@
+--- configure.ac.orig	2013-12-31 21:46:30.000000000 -0800
++++ configure.ac	2013-12-31 21:46:41.000000000 -0800
+@@ -5,7 +5,7 @@ AC_PREREQ(2.59)
+ AC_INIT(rarian, 0.8.1)
+ AC_CONFIG_SRCDIR([util/rarian-example.c])
+ AC_CONFIG_HEADER([config.h])
+-AM_INIT_AUTOMAKE ([foreign dist-bzip2 dist-gzip])
++AM_INIT_AUTOMAKE([foreign dist-bzip2])
+ 
+ AM_MAINTAINER_MODE
+