]> git.pld-linux.org Git - packages/passenger.git/commitdiff
- Be more specific about path change
authoraredridel <aredridel@pld-linux.org>
Thu, 25 Nov 2010 01:15:31 +0000 (01:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_rails.spec -> 1.12

apache-mod_rails.spec

index a77b291a108e1f4305e407a4de91d3fa23178251..99c5c076d69b56ea0453308987fa875681b101d7 100644 (file)
@@ -78,7 +78,7 @@ find -newer README -o -print | xargs touch --reference %{SOURCE0}
 
 %{__sed} -i -e 's/rd.template/# rd.template/' Rakefile
 
-%{__sed} -i -e 's!/usr/lib!%{_libdir}!g' ext/common/ResourceLocator.h
+%{__sed} -i -e 's!/usr/lib/!%{_libdir}/!g' ext/common/ResourceLocator.h
 
 %build
 
This page took 0.212767 seconds and 4 git commands to generate.