Commit 3b6ba5bd82de267f60626d56f35273f9e4121813
1 parent
ab13066f
Exists in
master
and in
3 other branches
Acertando empacotamento.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Makefile.in
@@ -65,7 +65,7 @@ INSTALL_DATA=$(INSTALL) -m 644 | @@ -65,7 +65,7 @@ INSTALL_DATA=$(INSTALL) -m 644 | ||
65 | VALGRIND=@VALGRIND@ | 65 | VALGRIND=@VALGRIND@ |
66 | XGETTEXT=@XGETTEXT@ | 66 | XGETTEXT=@XGETTEXT@ |
67 | MSGCAT=@MSGCAT@ | 67 | MSGCAT=@MSGCAT@ |
68 | -LN_S=@LN_S@ | 68 | +LN_S=@LN_S@ -f |
69 | 69 | ||
70 | #---[ ]------------------------------------------------------------------ | 70 | #---[ ]------------------------------------------------------------------ |
71 | 71 |