]> git.pld-linux.org Git - packages/pan.git/commitdiff
. fix build process
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sun, 22 Feb 2004 10:50:36 +0000 (10:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pan-intltool.patch -> 1.1

pan-intltool.patch [new file with mode: 0644]

diff --git a/pan-intltool.patch b/pan-intltool.patch
new file mode 100644 (file)
index 0000000..1ecef0d
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nuard pan-0.14.2.orig/configure.in pan-0.14.2/configure.in
+--- pan-0.14.2.orig/configure.in       2003-08-31 18:27:33.000000000 +0200
++++ pan-0.14.2/configure.in    2004-02-22 11:32:11.358037664 +0100
+@@ -7,6 +7,7 @@
+ AC_INIT([pan],[0.14.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Pan])
+ AC_DEFINE(VERSION_TITLE,["This is not a psychotic episode. It's a cleansing moment of clarity."],[Release Title])
+ AC_PREREQ(2.50)
++AC_CONFIG_AUX_DIR([.])
+ AC_CONFIG_SRCDIR(pan/pan.c)
+ AC_PROG_INTLTOOL([0.21])
This page took 0.196077 seconds and 4 git commands to generate.