Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
jami-project
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
172
Issues
172
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-project
Commits
2582c1c0
Commit
2582c1c0
authored
Jan 29, 2016
by
Ciro Santilli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove sudo from client install
parent
27438ff4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
clean-DATA-LOSS.sh
clean-DATA-LOSS.sh
+1
-2
ubuntu-15.10-local-install.sh
ubuntu-15.10-local-install.sh
+1
-1
No files found.
clean-DATA-LOSS.sh
View file @
2582c1c0
...
...
@@ -2,5 +2,4 @@
# Remove everything that is not git tracked on the submodules.
# May cause data loss.
git submodule foreach git clean
-dffX
# sudo here because of: https://tuleap.ring.cx/plugins/tracker/?aid=301
sudo rm
-rf
install
*
.log
*
.pid
rm
-rf
install
*
.log
*
.pid
ubuntu-15.10-local-install.sh
View file @
2582c1c0
...
...
@@ -86,4 +86,4 @@ cmake .. \
-DCMAKE_INSTALL_PREFIX
=
"
${
INSTALL
}
/client-gnome"
\
-DLibRingClient_DIR
=
"
${
INSTALL
}
/lrc/lib/cmake/LibRingClient"
make
sudo
make
install
make
install
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