Skip to content

Commit

Permalink
Make debian build process work with current dotnet releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbiesinger committed Aug 24, 2021
1 parent 3a28c2a commit 8d64e5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export DH_VERBOSE = 1

export DOTNET_CLI_TELEMETRY_OPTOUT = 1
export DOTNET_CLI_HOME := $(shell pwd)
export RESTOREFLAGS := -s /usr/share/dotnet/sdk/NuGetFallbackFolder

%:
dh $@
Expand Down

0 comments on commit 8d64e5e

Please sign in to comment.