Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etercifs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etercifs
Commits
1e96e38f
Commit
1e96e38f
authored
8 years ago
by
Konstantin Artyushkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sad syntax mistake fixed
parent
cc2925da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
functions.sh
etercifs/functions.sh
+1
-1
No files found.
etercifs/functions.sh
View file @
1e96e38f
...
...
@@ -203,7 +203,7 @@ detect_etercifs_sources()
KERNEL_STRING
=
'legacy'
fi
# end of CentOS-RHEL specific part
# start opensuse specific part
elif
check_for_suse
()
;
then
elif
check_for_suse
;
then
[
-n
"
$ETERCIFS_SOURCES_LIST
"
]
||
ETERCIFS_SOURCES_LIST
=
$DATADIR
/sources/kernel-source-etercifs-
*
if
[
"
$SUSE
"
=
"13_2"
]
;
then
echo
"Building from legacy sources with patch for kernels 3.16.7-21.x from SUSE 13.2"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment