Changeset 507 for server/fedora/specs
- Timestamp:
 - Nov 2, 2007, 1:27:49 AM (18 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          server/fedora/specs/openafs.spec.patch (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
server/fedora/specs/openafs.spec.patch
r32 r507 10 10 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2 11 11 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2 12 @@ -556,6 +558, 10@@12 @@ -556,6 +558,8 @@ 13 13 #%setup -q -n %{srcdir} 14 14 %setup -q -b 1 -n %{srcdir} … … 16 16 +%patch1000 -p1 -b .scripts 17 17 + 18 +grep -rl '#include <linux/config.h>' . | xargs perl -pi -e's,#include <linux/config.h>,/* #include <linux/config.h> */,'19 +20 18 # Patch openafs to build a kernel module named "openafs" instead of "libafs" 21 19 %patch0 -p1 -b .kmod26  
Note: See TracChangeset
          for help on using the changeset viewer.
      