Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210360228
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210360228
Commits
81206f59
Commit
81206f59
authored
5 years ago
by
laura-ding
Committed by
dutor
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add storage_perf and services.sh into install (#803)
parent
fe74c0ed
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/nebula.spec
+3
-3
3 additions, 3 deletions
package/nebula.spec
with
3 additions
and
3 deletions
package/nebula.spec
+
3
−
3
View file @
81206f59
...
...
@@ -74,6 +74,7 @@ Group: Applications/Databases
%files
%attr(0755,root,root) %{_datadir}/nebula.service
%attr(0755,root,root) %{_datadir}/utils.sh
%attr(0755,root,root) %{_datadir}/services.sh
# metad rpm include files
%files metad
...
...
@@ -118,9 +119,8 @@ fi
# storage_perf rpm
#%%files storage_perf
#%%defattr(-,root,root,-)
#%%{_bindir}/storage_perf
%files storage_perf
%attr(0755,root,root) %{_bindir}/storage_perf
%debug_package
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment