summarylogtreecommitdiffstats
path: root/no-makeself.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-makeself.patch')
-rw-r--r--no-makeself.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/no-makeself.patch b/no-makeself.patch
new file mode 100644
index 000000000000..30f19a97fd84
--- /dev/null
+++ b/no-makeself.patch
@@ -0,0 +1,11 @@
+diff -aur clean/veracrypt/src/Main/Main.make src/veracrypt/src/Main/Main.make
+--- clean/Main/Main.make 2014-10-14 19:12:32.000000000 +0300
++++ src/Main/Main.make 2014-10-14 19:13:27.330705412 +0300
+@@ -206,7 +206,6 @@
+ rm -fr $(BASE_DIR)/Setup/Linux/packaging
+ mkdir -p $(BASE_DIR)/Setup/Linux/packaging
+ cp $(INTERNAL_INSTALLER_NAME) $(BASE_DIR)/Setup/Linux/packaging/.
+- makeself $(BASE_DIR)/Setup/Linux/packaging $(BASE_DIR)/Setup/Linux/$(INSTALLER_NAME) "VeraCrypt $(TC_VERSION) Installer" ./$(INTERNAL_INSTALLER_NAME)
+
+ endif
+