mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
Revert "maint: 'release' clears gettext-induced changes in doc/."
This reverts commit24963c1307. This change had become unnecessary since9ca5ff882e.
This commit is contained in:
parent
d60225d5ca
commit
5dd0d1f8b3
1 changed files with 0 additions and 1 deletions
|
|
@ -714,7 +714,6 @@ system_flags = $(foreach system,$(1),-s $(system))
|
|||
# issue described at <https://savannah.gnu.org/bugs/index.php?51027>.
|
||||
release: dist
|
||||
cd po; git checkout .
|
||||
cd doc; git checkout .
|
||||
@if ! git diff-index --quiet HEAD; then \
|
||||
echo "There are uncommitted changes; stopping." >&2 ; \
|
||||
exit 1 ; \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue