mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-01 00:03:35 +05:00
Move icons dir istead of creating link
This commit is contained in:
parent
6b1be244dd
commit
8fdf820bc4
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -18,7 +18,7 @@ sha256sums=(
|
|||
build() {
|
||||
cd "$srcdir/$pkgname"
|
||||
|
||||
ln -s ../file-icon-vectors/dist/icons/high-contrast icons
|
||||
mv ../file-icon-vectors/dist/icons/high-contrast icons
|
||||
|
||||
export CGO_CPPFLAGS="${CPPFLAGS}"
|
||||
export CGO_CFLAGS="${CFLAGS}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue