Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-project
Commits
2c6a6afc
Unverified
Commit
2c6a6afc
authored
Apr 08, 2019
by
Sébastien Blin
Browse files
ring-all: fix symlink for ring.cx
Change-Id: I30fc2c567cc5fd6b846331351d143b8cd56020db
parent
03370822
Changes
1
Hide whitespace changes
Inline
Side-by-side
packaging/rules/debian-one-click-install/rules
View file @
2c6a6afc
...
...
@@ -156,7 +156,7 @@ override_dh_auto_install:
## GNOME client
cd
client-gnome/build
&&
make
DESTDIR
=
$(CURDIR)
/debian/
$(RING_ALL_IN_ONE_PKG_NAME)
install
ln
-sf
/usr/bin/jami
/usr/bin/ring.cx
ln
-sf
/usr/bin/jami
$(CURDIR)/debian/$(RING_ALL_IN_ONE_PKG_NAME)
/usr/bin/ring.cx
tmpdir
:=
$(
shell
mktemp
-d
)
workdir
:=
$(
shell
pwd
)
...
...
Write
Preview
Supports
Markdown
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