diff options
-rw-r--r-- | plugins/apps/tor.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/apps/tor.mk b/plugins/apps/tor.mk index 439dd2d..e3be040 100644 --- a/plugins/apps/tor.mk +++ b/plugins/apps/tor.mk @@ -26,5 +26,3 @@ define $(PKG)_BUILD $(MAKE) -C '$(BUILD_DIR)' -j '$(JOBS)' $(MXE_DISABLE_DOCS) $(MAKE) -C '$(BUILD_DIR)' -j 1 install $(MXE_DISABLE_DOCS) endef - -$(PKG)_BUILD_SHARED = |