summaryrefslogtreecommitdiff
path: root/sys-auth/pam_smb/files/10-pam_smb-bash-3.1.patch
blob: ddad580381b448c831eba0a19af0ab26271013b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure
+++ b/configure
@@ -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`