Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 119 → Rev 118

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