[ast/f19: 4/5] Fix FSF address in COPYING.LIB as well

Orion Poplawski orion at fedoraproject.org
Sun Aug 11 22:51:38 UTC 2013


commit 38ad7023bb62c02b1f9c5cbcec5e29ea18fda93c
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Aug 11 16:50:27 2013 -0600

    Fix FSF address in COPYING.LIB as well

 ast.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ast.spec b/ast.spec
index 1e8142d..a8048c7 100644
--- a/ast.spec
+++ b/ast.spec
@@ -67,7 +67,7 @@ C and Fortran programming documentation for %{name}.
 %patch0 -p1 -b .libs
 sed -i -e '1i#!/bin/bash' ast_link*
 # Fix FSF address
-sed -i -e 's/675 Mass Ave, Cambridge, MA 02139/51 Franklin Street, Fifth Floor, Boston, MA  02110-1301/' proj.* wcstrig.*
+sed -i -e 's/675 Mass Ave, Cambridge, MA 02139/51 Franklin Street, Fifth Floor, Boston, MA  02110-1301/' COPYING.LIB proj.* wcstrig.*
 
 
 %build


More information about the scm-commits mailing list