File sks-1.1.6-cryptokit-1.7-Makefile.patch of Package sks
Index: sks-1.1.6/Makefile =================================================================== --- sks-1.1.6.orig/Makefile +++ sks-1.1.6/Makefile @@ -286,6 +286,7 @@ $(CKVER)/README.txt: tar xmvfz $(CKVER).tar.gz patch -p 0 < $(CKVER)-sks.patch patch -p 0 < $(CKVER)-sks-custom_compare.patch + patch -p 0 < $(CKVER)-uint32.patch $(CKDIR)/cryptokit.cma: $(CKVER)/README.txt cd $(CKDIR) && $(MAKE) all