Commit 11fc9057 authored by Sergey V Turchin's avatar Sergey V Turchin

- fix to build

parent 445c878d
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
%define variants altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop %define variants altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop
Name: %theme Name: branding-%brand-kdesktop
Version: 5.0.0 Version: 5.0.0
Release: alt25.1 Release: alt25.1
BuildArch: noarch BuildArch: noarch
...@@ -228,9 +228,10 @@ cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__ ...@@ -228,9 +228,10 @@ cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__
%_datadir/design-current %_datadir/design/%theme $GRAPHICS_ALTPRIO %_datadir/design-current %_datadir/design/%theme $GRAPHICS_ALTPRIO
%_datadir/design/current %_datadir/design/%theme $GRAPHICS_ALTPRIO %_datadir/design/current %_datadir/design/%theme $GRAPHICS_ALTPRIO
__EOF__ __EOF__
cat >%buildroot/etc/alternatives/packages.d/%content-%theme <<__EOF__
#release #release
mkdir -p %buildroot%_sysconfdir/buildreqs/packages/ignore.d/
install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release
echo "%distribution %version %Theme %status_en (%codename)" >%buildroot%_sysconfdir/altlinux-release echo "%distribution %version %Theme %status_en (%codename)" >%buildroot%_sysconfdir/altlinux-release
for n in fedora redhat system; do for n in fedora redhat system; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment