Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 119425 | Differences between
and this patch

Collapse All | Expand All

(-)wormux-0.7beta3/po/Makefile.in.orig (-2 / +2 lines)
Lines 443-451 Link Here
443
	@sed -e '/^#/d' $< > t-$@
443
	@sed -e '/^#/d' $< > t-$@
444
	@mv t-$@ $@
444
	@mv t-$@ $@
445
445
446
all-local: all-local-@USE_NLS@ $(GMOFILES)
446
all-local: all-local-@USE_NLS@
447
447
448
all-local-yes: stamp-po
448
all-local-yes: $(GMOFILES)
449
all-local-no:
449
all-local-no:
450
450
451
# stamp-po is a timestamp denoting the last time at which the CATALOGS have
451
# stamp-po is a timestamp denoting the last time at which the CATALOGS have

Return to bug 119425