Skip to content

Commit

Permalink
Add rpm-l10n as a submodule into po/
Browse files Browse the repository at this point in the history
The average rpm hacker does not need the translations for anything,
those who do now need to do `git submodule init` to pull them. Not
documenting it further for now as the details will change and these are
only supposed to affect rpm maintainers creating dist tarballs anyhow.
  • Loading branch information
pmatilai committed Nov 2, 2022
1 parent fef87ca commit 275a0ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "po"]
path = po
url = https://github.com/rpm-software-management/rpm-l10n.git
branch = master
1 change: 1 addition & 0 deletions po
Submodule po added at e12389

0 comments on commit 275a0ea

Please sign in to comment.