Commit 190de6ea authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed typo

parent 5305b379
...@@ -6,7 +6,7 @@ all: systemd-user-sessions network-config ...@@ -6,7 +6,7 @@ all: systemd-user-sessions network-config
patch -Np1 -d systemd-245 < systemd-245-fix_timesyncd.patch patch -Np1 -d systemd-245 < systemd-245-fix_timesyncd.patch
patch -Np1 -d systemd-245 < systemd-245-fix_test-execute_with_new_libcap.patch patch -Np1 -d systemd-245 < systemd-245-fix_test-execute_with_new_libcap.patch
patch -Np1 -d systemd-245 < systemd-245-fix_test-udev.patch patch -Np1 -d systemd-245 < systemd-245-fix_test-udev.patch
patch -Np1 -d systemd-245 < systemd-245-systemd-245-increase_test_timeouts.patch patch -Np1 -d systemd-245 < systemd-245-increase_test_timeouts.patch
ln -s /tools/bin/true /usr/bin/xsltproc ln -s /tools/bin/true /usr/bin/xsltproc
cd systemd-245 && tar xf ../systemd-man-pages-245.tar.xz cd systemd-245 && tar xf ../systemd-man-pages-245.tar.xz
cd systemd-245 && sed -i 's/GROUP="render", //' rules.d/50-udev-default.rules.in cd systemd-245 && sed -i 's/GROUP="render", //' rules.d/50-udev-default.rules.in
......
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