Skip to content

Commit

Permalink
i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
gr211 committed Jul 7, 2020
1 parent a1601a5 commit 239524c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ install : target/release/authenticator-rs gresource

# Install LOCALE files
rm -fr builddir/
meson builddir --prefix=$(DESTDIR)
meson builddir --prefix=/usr
DESTDIR=../build-aux/i18n meson install -C builddir
cp -fr build-aux/i18n/usr $(DESTDIR)

Expand Down

0 comments on commit 239524c

Please sign in to comment.