public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Move the lang.{sh,csh} to right place
@ 2026-06-22 15:56 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-22 15:56 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:56 [rpms/setup] update_services: Move the lang.{sh,csh} to right place 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox