Skip to content

Commit

Permalink
snapcraft build fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dundee committed May 10, 2021
1 parent 9acae2b commit 0f6922d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ parts:
-X 'github.com/dundee/gdu/build.Version=$(git describe)' \
-X 'github.com/dundee/gdu/build.User=$(id -u -n)' \
-X 'github.com/dundee/gdu/build.Time=$(LC_ALL=en_US.UTF-8 date)'" \
-o $SNAPCRAFT_PART_INSTALL/gdu
-o $SNAPCRAFT_PART_INSTALL/gdu \
github.com/dundee/gdu/v4/cmd/gdu
$SNAPCRAFT_PART_INSTALL/gdu -v
apps:
gdu:
Expand Down

0 comments on commit 0f6922d

Please sign in to comment.