Subversion Repositories prayer-err

Compare Revisions

Ignore whitespace Rev 31 → Rev 32

/trunk/debian/patches/accountd_makefile_typo.patch
0,0 → 1,11
--- a/accountd/Makefile
+++ b/accountd/Makefile
@@ -60,7 +60,7 @@ accountd.o: accountd.c *.h Makefile
$(CC) $(CFLAGS) -c \
-DACCOUNTD_CONFIG_FILE=\"$(ACCOUNTD_CONFIG_FILE)\" $<
-authenicate.o: authenicate.c *.h Makefile
+authenticate.o: authenticate.c *.h Makefile
$(CC) $(CFLAGS) -c $(ACCOUNTD_PAM_DEFS) $<
clean:
/trunk/debian/patches/series
1,2 → 1,3
makefile_install_config.patch
repair_ssl_session_db_on_version_mismatch.patch
accountd_makefile_typo.patch