]> git.pld-linux.org Git - packages/git-core.git/blob - git-core-libcrypto.patch
- start+stop must be 100, assume start is what is wanted, stop just be opposite of it
[packages/git-core.git] / git-core-libcrypto.patch
1 --- Makefile~   2010-06-30 19:39:08.172642828 +0100
2 +++ Makefile    2010-06-30 19:41:40.025968398 +0100
3 @@ -736,6 +736,7 @@
4  # we had "elif" things would have been much nicer...
5  
6  ifeq ($(uname_S),Linux)
7 +       NEEDS_CRYPTO_WITH_SSL = YesPlease
8         NO_STRLCPY = YesPlease
9         NO_MKSTEMPS = YesPlease
10         HAVE_PATHS_H = YesPlease
This page took 0.027977 seconds and 3 git commands to generate.