Changeset 809


Ignore:
Timestamp:
Aug 18, 2008, 3:18:33 PM (16 years ago)
Author:
quentin
Message:
Make the patch valid (emacs patch-mode FTW)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/specs/httpd.spec.patch

    r795 r809  
    1313 The Apache HTTP Server is a powerful, efficient, and extensible
    1414 web server.
    15 @@ -127,6 +132,11 @@
     15@@ -127,6 +131,11 @@
    1616 # Patch in vendor/release string
    1717 sed "s/@RELEASE@/%{vstring}/" < %{PATCH20} | patch -p1
     
    2525 vmmn=`echo MODULE_MAGIC_NUMBER_MAJOR | cpp -include include/ap_mmn.h | sed -n '/^2/p'`
    2626 if test "x${vmmn}" != "x%{mmn}"; then
    27 @@ -175,10 +184,11 @@
     27@@ -175,10 +183,11 @@
    2828         --with-apr=%{_prefix} --with-apr-util=%{_prefix} \
    2929        --enable-suexec --with-suexec \
Note: See TracChangeset for help on using the changeset viewer.