File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ ln -s %python3_sitelibdir/gpoa/gpupdate-setup \
106106mkdir -p \
107107 %buildroot %_prefix /libexec/%name
108108
109+ ln -s %python3_sitelibdir /gpoa/apt1_runner \
110+ %buildroot %_prefix /libexec/%name /apt1_runner
109111ln -s %python3_sitelibdir /gpoa/pkcon_runner \
110112 %buildroot %_prefix /libexec/%name /pkcon_runner
111113ln -s %python3_sitelibdir /gpoa/scripts_runner \
166168%_bindir /gpupdate
167169%_prefix /libexec/%name /scripts_runner
168170%_prefix /libexec/%name /pkcon_runner
171+ %_prefix /libexec/%name /apt1_runner
169172%attr(755,root,root) %python3_sitelibdir /gpoa/gpoa
170173%attr(755,root,root) %python3_sitelibdir /gpoa/gpupdate
171174%attr(755,root,root) %python3_sitelibdir /gpoa/gpupdate-setup
172175%attr(755,root,root) %python3_sitelibdir /gpoa/scripts_runner
173176%attr(755,root,root) %python3_sitelibdir /gpoa/pkcon_runner
177+ %attr(755,root,root) %python3_sitelibdir /gpoa/apt1_runner
174178%python3_sitelibdir /gpoa
175179%_datadir /%name
176180%_unitdir /%name .service
You can’t perform that action at this time.
0 commit comments