fix perms of COPYING
This commit is contained in:
parent
46ccc1578d
commit
4407acec11
@ -17,6 +17,9 @@ Contains the basic directories and files needed for icon theme support.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
# for some reason this file is executable in the tarball
|
||||
chmod 0644 COPYING
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user