Skip to content

Commit

Permalink
Fix sometimes unbound variable tIco
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Apr 7, 2023
1 parent 9c769b8 commit 718e5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/buildrpms
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ do
then # Icon tag to uncomment with path detected; mind that only the first such tag is uncommented!
uIco=Y
fi
tIco=""
if [ -n "$sIco" ]
then
if [ -e "SOURCES/$sIco" ]
Expand Down

0 comments on commit 718e5a3

Please sign in to comment.