diff options
author | Mcgrof <anonymous.contributor@example.org> | 2012-08-14 18:04:34 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:30 -0400 |
commit | 8b7fb7410496e1576787b9abf543a2af1720be34 (patch) | |
tree | a0118bd80722bcf6f4a27f616c18a73e1a4fba95 | |
parent | dd39ab006d17d1687e41dd0d7e6f72b24e584712 (diff) | |
download | backports-8b7fb7410496e1576787b9abf543a2af1720be34.tar.gz |
Update Code
-rw-r--r-- | wiki/Code.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Code.mediawiki b/wiki/Code.mediawiki index 48c8b00..389c8ca 100644 --- a/wiki/Code.mediawiki +++ b/wiki/Code.mediawiki @@ -4,7 +4,7 @@ title: Code There are two components to the backports effort: - * [https://github.com/mcgrof/compat git://github.com/mcgrof/compat.git]] + * [https://github.com/mcgrof/compat git://github.com/mcgrof/compat.git] * [https://github.com/mcgrof/compat-drivers git://github.com/mcgrof/compat-drivers.git] To be able to make releases and test building releases however you need quite a bit more code. The setup is simplified with scripts from the compat.git tree. To set your system up for the first time you can run: |