Browse Source

Improved package clean, removed not needed binary blobs

Vasily 6 years ago
parent
commit
b2305295af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      debian/rules

+ 1 - 0
debian/rules

@@ -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'