mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-21 18:04:41 -07:00
hicolor-icon-theme: fix formatting
This commit is contained in:
parent
aad14179a6
commit
afdd4c3c8b
@ -1,4 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user