]> git.pld-linux.org Git - packages/apache1-mod_ometer.git/commitdiff
50b7b641409abd5d1a57077422fd444e mod_ometer-1.2.0.tar.gz
authorTomek Orzechowski <orzech@pld-linux.org>
Thu, 24 Apr 2003 10:28:14 +0000 (10:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_ometer-configure.patch -> 1.1
    apache1-mod_ometer-configure.patch -> 1.1

apache-mod_ometer-configure.patch [new file with mode: 0644]
apache1-mod_ometer-configure.patch [new file with mode: 0644]

diff --git a/apache-mod_ometer-configure.patch b/apache-mod_ometer-configure.patch
new file mode 100644 (file)
index 0000000..feb2816
--- /dev/null
@@ -0,0 +1,11 @@
+--- mod_ometer-1.2.0/configure.orig    Thu Apr 24 11:50:13 2003
++++ mod_ometer-1.2.0/configure Thu Apr 24 11:50:26 2003
+@@ -2155,7 +2155,7 @@
+ fi;
+     for dir in $jdirs; do
+         jdir="$dir"
+-        if test -f "$dir/lib/libjpeg.a"; then
++        if test -f "$dir/lib/libjpeg.so"; then
+             found_jpeg="yes";
+             break;
+         fi
diff --git a/apache1-mod_ometer-configure.patch b/apache1-mod_ometer-configure.patch
new file mode 100644 (file)
index 0000000..feb2816
--- /dev/null
@@ -0,0 +1,11 @@
+--- mod_ometer-1.2.0/configure.orig    Thu Apr 24 11:50:13 2003
++++ mod_ometer-1.2.0/configure Thu Apr 24 11:50:26 2003
+@@ -2155,7 +2155,7 @@
+ fi;
+     for dir in $jdirs; do
+         jdir="$dir"
+-        if test -f "$dir/lib/libjpeg.a"; then
++        if test -f "$dir/lib/libjpeg.so"; then
+             found_jpeg="yes";
+             break;
+         fi
This page took 0.078905 seconds and 4 git commands to generate.