|
@@ -107,7 +107,7 @@ Let's look at an example on how to add a new Linux extension +foo+.
|
|
First, create the package +foo+ that provides the extension: this
|
|
First, create the package +foo+ that provides the extension: this
|
|
package is a standard package; see the previous chapters on how to
|
|
package is a standard package; see the previous chapters on how to
|
|
create such a package. This package is in charge of downloading the
|
|
create such a package. This package is in charge of downloading the
|
|
-sources archive, checking the hash, defining the licence informations
|
|
|
|
|
|
+sources archive, checking the hash, defining the licence information
|
|
and building user space tools if any.
|
|
and building user space tools if any.
|
|
|
|
|
|
Then create the 'Linux extension' proper: create a new menu entry in
|
|
Then create the 'Linux extension' proper: create a new menu entry in
|