Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
parent
6c252d43d4
commit
fa2748d9b2
291 changed files with 25 additions and 24 deletions
11
templates/pango/pango-docs-Makefile-in.diff
Normal file
11
templates/pango/pango-docs-Makefile-in.diff
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- docs/Makefile.in.orig 2008-10-02 22:43:15.000000000 +0200
|
||||
+++ docs/Makefile.in 2008-10-02 22:43:24.000000000 +0200
|
||||
@@ -735,8 +735,6 @@
|
||||
done; \
|
||||
echo '-- Installing $(srcdir)/html/index.sgml' ; \
|
||||
$(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
|
||||
- which gtkdoc-rebase >/dev/null && \
|
||||
- gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \
|
||||
fi
|
||||
|
||||
uninstall-local:
|
Loading…
Add table
Add a link
Reference in a new issue