mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Move gettext files to 'po/guix'.
* po: Rename to... * po/guix: ... this. * po/guix/Makevars (subdir, top_builddir): Adjust accordingly. * configure.ac: Change 'po/Makefile.in' to 'po/guix/Makefile.in'. * Makefile.am (SUBDIRS): Change 'po' to 'po/guix'.
This commit is contained in:
parent
9d0b8fbd78
commit
ef1a9bb7d6
10 changed files with 21 additions and 19 deletions
|
@ -166,7 +166,7 @@ dnl See `HACKING' for more info.
|
|||
AM_MISSING_PROG([DOT], [dot])
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
po/Makefile.in
|
||||
po/guix/Makefile.in
|
||||
guix/config.scm])
|
||||
|
||||
AC_CONFIG_FILES([scripts/guix], [chmod +x scripts/guix])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue