Remove debug info.
This commit is contained in:
parent
eceedf43cf
commit
c3b6417226
@ -73,7 +73,6 @@ all-no:
|
|||||||
# $(POFILES) has been designed to not touch files that don't need to be
|
# $(POFILES) has been designed to not touch files that don't need to be
|
||||||
# changed.
|
# changed.
|
||||||
stamp-po: $(srcdir)/$(DOMAIN).pot
|
stamp-po: $(srcdir)/$(DOMAIN).pot
|
||||||
echo "TOTO 0"
|
|
||||||
@test ! -f $(srcdir)/$(DOMAIN).pot || { \
|
@test ! -f $(srcdir)/$(DOMAIN).pot || { \
|
||||||
echo "touch stamp-po" && \
|
echo "touch stamp-po" && \
|
||||||
echo timestamp > stamp-poT && \
|
echo timestamp > stamp-poT && \
|
||||||
|
Loading…
Reference in New Issue
Block a user