Merge pull request #14 from yuukieve/master
Enforce the Discord binary to be executable
This commit is contained in:
		
						commit
						a8b676d971
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -34,6 +34,7 @@ mkdir -p "%{buildroot}%{apps_dir}" | ||||||
| mv "%{downloaded_dir}"/* "%{buildroot}%{install_dir}" | mv "%{downloaded_dir}"/* "%{buildroot}%{install_dir}" | ||||||
| cp "%{desktop_file}" "%{buildroot}%{apps_dir}" | cp "%{desktop_file}" "%{buildroot}%{apps_dir}" | ||||||
| chmod +x "%{buildroot}%{install_dir}"/*.so | chmod +x "%{buildroot}%{install_dir}"/*.so | ||||||
|  | chmod +x "%{buildroot}%{install_dir}"/Discord* | ||||||
| 
 | 
 | ||||||
| %files | %files | ||||||
| %{install_dir} | %{install_dir} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guillaume R
						Guillaume R