hicolor-icon-theme: fix formatting

This commit is contained in:
Dylan Araps 2019-08-24 12:23:47 +00:00
parent aad14179a6
commit afdd4c3c8b
1 changed files with 3 additions and 1 deletions

View File

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