Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 117 → Rev 118

/trunk/debian/patches/template_sdk.patch
193,3 → 193,14
+
+.PHONY: all install-sources install-libs clean distclean test
+.DELETE_ON_ERROR:
--- a/templates/src/build_index.pl
+++ b/templates/src/build_index.pl
@@ -18,7 +18,7 @@ foreach $i (@ARGV) {
@templates = sort(@templates);
print <<'EOM';
-#include "lib.h"
+#include "template_structs.h"
EOM