mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
No need to make install
This commit is contained in:
parent
e9ff327381
commit
4e9477ca13
2 changed files with 0 additions and 2 deletions
|
@ -65,7 +65,6 @@ ynh_script_progression --message="Building Ghostscript dependency... (this will
|
|||
pushd $install_dir/ghostscript
|
||||
ynh_exec_warn_less ./configure
|
||||
ynh_exec_warn_less make
|
||||
ynh_exec_warn_less make install
|
||||
mv bin/ $install_dir/
|
||||
popd
|
||||
|
||||
|
|
|
@ -107,7 +107,6 @@ then
|
|||
pushd $install_dir/ghostscript
|
||||
ynh_exec_warn_less ./configure
|
||||
ynh_exec_warn_less make
|
||||
ynh_exec_warn_less make install
|
||||
mv bin/ $install_dir/
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue