2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

hicolor-icon-theme: fix formatting

This commit is contained in:
Dylan Araps 2019-08-24 12:23:47 +00:00
parent aad14179a6
commit afdd4c3c8b

View File

@ -1,4 +1,6 @@
#!/bin/sh -e #!/bin/sh -e
./configure --prefix=/usr ./configure \
--prefix=/usr
make DESTDIR="$1" install make DESTDIR="$1" install