man/po/Makefile: add a comment to shadow-man-pages.pot
Add a comment at the top of that file explaining how to regenerate it. We should add a README, but I don't have time to draft one right now. Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
@@ -114,6 +114,8 @@ $(DOMAIN).pot-update: $(XMLFILES) $(srcdir)/XMLFILES remove-potcdate.sed
|
||||
else \
|
||||
mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
|
||||
fi; \
|
||||
sed -i '1i \
|
||||
# To re-generate, run "cd man/po; make update-po"' $(srcdir)/$(DOMAIN).pot; \
|
||||
}
|
||||
|
||||
# This rule has no dependencies: we don't need to update $(DOMAIN).pot at
|
||||
|
||||
Reference in New Issue
Block a user