Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
truecrypt
> truecrypt-5.1-test.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File truecrypt-5.1-test.patch of Package truecrypt
diff -up ./Main/Main.make.gui ./Main/Main.make --- ./Main/Main.make.gui 2008-02-07 16:31:56.000000000 +0100 +++ ./Main/Main.make 2008-02-07 16:32:01.000000000 +0100 @@ -96,9 +96,9 @@ ifndef NOSTRIP strip $(APPNAME) endif -ifndef ARCH - ./$(APPNAME) --text --test >/dev/null -endif +#ifndef ARCH +# ./$(APPNAME) --text --test >/dev/null +#endif endif ifeq "$(PLATFORM)" "MacOSX"