Browse Source

Improved package clean, removed not needed binary blobs

Vasily 6 năm trước cách đây
mục cha
commit
b2305295af
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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'