forked from Imagelibrary/rtems
Modified to give rpm removal command instead of install command again.
This commit is contained in:
@@ -54,11 +54,11 @@ The following is a sample session illustrating the removal
|
||||
of a C/C++ toolset targeting the SPARC architecture.
|
||||
|
||||
@example
|
||||
rpm -i sparc-rtems-gdb-4.18-2.i386.rpm
|
||||
rpm -i rtems-base-gdb-4.18-2.i386.rpm
|
||||
rpm -i sparc-rtems-gcc-gcc2.95.2newlib1.8.2-4.i386.rpm
|
||||
rpm -i rtems-base-gcc-gcc2.95.2newlib1.8.2-4.i386.rpm
|
||||
rpm -i sparc-rtems-binutils-2.9.5.0.24-1.i386.rpm
|
||||
rpm -i rtems-base-binutils-2.9.5.0.24-1.i386.rpm
|
||||
rpm -e sparc-rtems-gdb-4.18-2.i386.rpm
|
||||
rpm -e rtems-base-gdb-4.18-2.i386.rpm
|
||||
rpm -e sparc-rtems-gcc-gcc2.95.2newlib1.8.2-4.i386.rpm
|
||||
rpm -e rtems-base-gcc-gcc2.95.2newlib1.8.2-4.i386.rpm
|
||||
rpm -e sparc-rtems-binutils-2.9.5.0.24-1.i386.rpm
|
||||
rpm -e rtems-base-binutils-2.9.5.0.24-1.i386.rpm
|
||||
@end example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user