- spec cleanup

- fix syntax in s390.sh
This commit is contained in:
Dan Horák 2012-08-27 12:19:53 +02:00
parent 010c710cde
commit 6a9781520b
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# /etc/profile.d/s390.sh - set TERM variable
contype=`/sbin/consoletype stdout`
if [ "$contype" == "serial" ]; then
if [ "$contype" = "serial" ]; then
export TERM=dumb
fi

View File

@ -859,6 +859,8 @@ User-space development files for the s390/s390x architecture.
%changelog
* Mon Aug 27 2012 Dan Horák <dan[at]danny.cz> 2:1.19.0-1
- updated to 1.19.0 (#804774)
- fixed syntax in s390.sh script (#851096)
- spec cleanup
* Tue Aug 21 2012 Dan Horák <dan[at]danny.cz> 2:1.17.0-1
- updated to 1.17.0