mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
minor
This commit is contained in:
parent
3e6a66e244
commit
0d1116cbb1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -250,3 +250,6 @@
|
|||||||
[submodule "pkg/toggle-bluetooth"]
|
[submodule "pkg/toggle-bluetooth"]
|
||||||
path = pkg/toggle-bluetooth
|
path = pkg/toggle-bluetooth
|
||||||
url = https://aur.archlinux.org/toggle-bluetooth.git
|
url = https://aur.archlinux.org/toggle-bluetooth.git
|
||||||
|
[submodule "pkg/amdgpu-pro-installer"]
|
||||||
|
path = pkg/amdgpu-pro-installer
|
||||||
|
url = https://aur.archlinux.org/amdgpu-pro-installer.git
|
||||||
|
@ -8,7 +8,7 @@ See [build-pkg/pkglist-AUR.txt](build-pkg/pkglist-AUR.txt) for a full list.
|
|||||||
They were added in the following manner:
|
They were added in the following manner:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
AUR_PKG=xorg-meta
|
AUR_PKG=amdgpu-pro-installer
|
||||||
git submodule add "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}"
|
git submodule add "https://aur.archlinux.org/${AUR_PKG}.git" pkg/"${AUR_PKG}"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
1
pkg/amdgpu-pro-installer
Submodule
1
pkg/amdgpu-pro-installer
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit df78a33be2f0174b1c7c3515512c3ba20ed0f70f
|
Loading…
Reference in New Issue
Block a user