summaryrefslogtreecommitdiff
blob: 570655d82462f5a81949710bbeca8d83bb168efa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nurp pam_smb-2.0.0_rc6.orig/configure pam_smb-2.0.0_rc6/configure
--- configure	2006-03-17 15:02:01.000000000 +0000
+++ configure	2006-03-17 15:02:01.000000000 +0000
@@ -1486,7 +1486,7 @@ else
         # results, and the version is kept in special file).
 
         if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-            system=MP-RAS-`awk '{print $3}' /etc/.relid'`
+            system=MP-RAS-`awk '{print $3}' /etc/.relid`
         fi
         if test "`uname -s`" = "AIX" ; then
             system=AIX-`uname -v`.`uname -r`