public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Move the lang.{sh,csh} to right place
Date: Mon, 22 Jun 2026 15:56:02 GMT	[thread overview]
Message-ID: <178214376254.1.11613013620926290268.rpms-setup-e29e2f74d7fc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : e29e2f74d7fccd1d61fbb8d875f70014202f31bd
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2018-06-01T15:48:07+02:00
Stats  : +1/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/e29e2f74d7fccd1d61fbb8d875f70014202f31bd?branch=update_services

Log:
Move the lang.{sh,csh} to right place

---
diff --git a/setup.spec b/setup.spec
index c70edc5..ed983db 100644
--- a/setup.spec
+++ b/setup.spec
@@ -31,6 +31,7 @@ make check
 rm -rf %{buildroot}
 mkdir -p %{buildroot}/etc/profile.d
 cp -ar * %{buildroot}/etc
+mv %{buildroot}/etc/lang* %{buildroot}/etc/profile.d/
 rm -f %{buildroot}/etc/uidgid
 rm -f %{buildroot}/etc/COPYING
 mkdir -p %{buildroot}/var/log

                 reply	other threads:[~2026-06-22 15:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178214376254.1.11613013620926290268.rpms-setup-e29e2f74d7fc@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox