fixed typo
This commit is contained in:
parent
6bd09efb05
commit
febfb18a7d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ build() {
|
|||
package() {
|
||||
cd $pkgname-$pkgver
|
||||
DESTDIR=$pkgdir zig build -Drelease-safe --prefix /usr install
|
||||
# Igluinx has alacritty packaged
|
||||
# Iglunix has alacritty packaged
|
||||
sed -i 's/foot/alacritty/g' $pkgdir/etc/river/init
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue