forked from Imagelibrary/rtems
Fix stupid typo.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Extract %%__os_install_post into os_install_post~
|
# Extract %%__os_install_post into os_install_post~
|
||||||
cat << \EOF >> os_install_post~
|
cat << \EOF > os_install_post~
|
||||||
%__os_install_post
|
%__os_install_post
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Extract %%__os_install_post into os_install_post~
|
# Extract %%__os_install_post into os_install_post~
|
||||||
cat << \EOF >> os_install_post~
|
cat << \EOF > os_install_post~
|
||||||
%__os_install_post
|
%__os_install_post
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user