forked from pool/000package-groups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=279
This commit is contained in:
parent
be930f875e
commit
3bc8329ee7
@ -227,12 +227,13 @@ for i in *; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
___CREATE_PRODUCT_FILES___
|
___CREATE_PRODUCT_FILES___
|
||||||
|
|
||||||
|
%post
|
||||||
# Aeon is a base product, link it properly
|
# Aeon is a base product, link it properly
|
||||||
if [ ! -e %{_sysconfdir}/products.d/baseproduct ]; then
|
if [ ! -e %{_sysconfdir}/products.d/baseproduct ]; then
|
||||||
ln -sf Aeon.prod %{_sysconfdir}/products.d/baseproduct
|
ln -sf Aeon.prod %{_sysconfdir}/products.d/baseproduct
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%post
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(644,root,root,755)
|
%defattr(644,root,root,755)
|
||||||
|
Loading…
Reference in New Issue
Block a user