mirror of
https://abf.rosa.ru/djam/firefox-esr68.git
synced 2025-02-24 02:12:55 +00:00
drop chmod
This commit is contained in:
parent
469616f522
commit
c785dfcaee
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
|
|||
FIN
|
||||
|
||||
# Fix libxpcom.so rights
|
||||
chmod 755 $RPM_BUILD_ROOT/%{mozillalibdir}/libxpcom.so
|
||||
#chmod 755 $RPM_BUILD_ROOT/%{mozillalibdir}/libxpcom.so
|
||||
|
||||
%pre
|
||||
if [ -d %{mozillalibdir}/browser/dictionaries ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue