Hide PackageInstaller icon
This commit is contained in:
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
Containerfile
Executable file → Normal file
0
Containerfile
Executable file → Normal file
@@ -18,7 +18,7 @@ shopt -s extglob
|
|||||||
#######################################
|
#######################################
|
||||||
installJRMC() {
|
installJRMC() {
|
||||||
|
|
||||||
_scriptversion="0.9"
|
_scriptversion="0.9.1"
|
||||||
_boardurl="https://yabb.jriver.com/interact/index.php/board,67.0.html"
|
_boardurl="https://yabb.jriver.com/interact/index.php/board,67.0.html"
|
||||||
_outputdir="$_basedir/output"
|
_outputdir="$_basedir/output"
|
||||||
_createrepo_webroot="/srv/jriver"
|
_createrepo_webroot="/srv/jriver"
|
||||||
@@ -832,6 +832,7 @@ dpkg -x %{S:0} %{buildroot}
|
|||||||
%{_bindir}/mediacenter$_mversion
|
%{_bindir}/mediacenter$_mversion
|
||||||
%{_libdir}/jriver
|
%{_libdir}/jriver
|
||||||
%{_datadir}
|
%{_datadir}
|
||||||
|
%exclude %{_datadir}/applications/media_center_packageinstaller_$_mversion.desktop
|
||||||
/etc/security/limits.d/*
|
/etc/security/limits.d/*
|
||||||
EOF"
|
EOF"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user