Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 118 → Rev 119

/trunk/debian/patches/template_sdk.patch
195,11 → 195,12
+.DELETE_ON_ERROR:
--- a/templates/src/build_index.pl
+++ b/templates/src/build_index.pl
@@ -18,7 +18,7 @@ foreach $i (@ARGV) {
@@ -18,7 +18,8 @@ foreach $i (@ARGV) {
@templates = sort(@templates);
print <<'EOM';
-#include "lib.h"
+#include "misc.h"
+#include "template_structs.h"
EOM