Improved package clean, removed not needed binary blobs

This commit is contained in:
Vasily 2018-10-22 18:51:41 +03:00
parent 65b69eb941
commit b2305295af
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -18,3 +18,4 @@ override_dh_auto_build:
override_dh_auto_clean:
dotnet clean --configuration $(CONFIG) $(CURDIR)/MediaBrowser.sln
rm -rf '$(CURDIR)/usr/lib/emby-server'