components/proftpd/Makefile
changeset 902 908943bbfdb9
parent 875 5e870fe2b411
child 1058 34d7aaa03423
child 2715 bae4bb149fb5
--- a/components/proftpd/Makefile	Sat Jun 30 06:30:16 2012 -0700
+++ b/components/proftpd/Makefile	Mon Jul 02 11:16:01 2012 -0700
@@ -81,6 +81,7 @@
 	cd $(BUILD_DIR) ; \
 	$(UNPACK) $(UNPACK_ARGS) ../$(COMPONENT_ARCHIVE_1) ; \
 	cd $(COMPONENT_SRC_1) ; \
+	$(GPATCH) -p1 < ../../mod_gss-patches/*; \
 	./configure CC="$(CC)" CFLAGS="-I/usr/include/kerberosv5" ; \
 	$(CP) mod_gss.c mod_auth_gss.c $(SOURCE_DIR)/contrib ; \
 	$(CP) mod_gss.h $(SOURCE_DIR)/include ; \