Fix permissions on profile.d scripts

This commit is contained in:
Orion Poplawski 2011-04-11 09:53:24 -06:00
parent 53b16c5ac8
commit 0acba92425
3 changed files with 0 additions and 2 deletions

0
ncarg.csh Executable file → Normal file
View File

0
ncarg.sh Executable file → Normal file
View File

View File

@ -204,8 +204,6 @@ do
manname=`basename $manpage`
mv $manpage $RPM_BUILD_ROOT%{_mandir}/man3/%{name}_$manname
done
# Remove $RPM_BUILD_ROOT from MakeNcl
#sed -i -e s,$RPM_BUILD_ROOT,,g $RPM_BUILD_ROOT%{_bindir}/MakeNcl
%clean