Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
aaa_base.5470
git-23-d026b75b1f95d810c0a0b10cd35845ec50662bbd...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-23-d026b75b1f95d810c0a0b10cd35845ec50662bbd.patch of Package aaa_base.5470
From d026b75b1f95d810c0a0b10cd35845ec50662bbd Mon Sep 17 00:00:00 2001 From: Werner Fink <werner@suse.de> Date: Thu, 4 Aug 2016 08:45:45 +0200 Subject: [PATCH] Do not use the = sign for setenv in /etc/profile.d/lang.csh Signed-off-by: Werner Fink <werner@suse.de> diff --git a/files/etc/profile.d/lang.csh b/files/etc/profile.d/lang.csh index 21b66ba..0ff8ce3 100644 --- a/files/etc/profile.d/lang.csh +++ b/files/etc/profile.d/lang.csh @@ -21,7 +21,7 @@ if ( ${?GDM_LANG} ) then if ( "$_RC_LANG" == "$GDM_LANG" ) then unsetenv GDM_LANG else - setenv LANG=$GDM_LANG + setenv LANG $GDM_LANG endif unset _RC_LANG endif -- 2.6.6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor