Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
6e135d66
Commit
6e135d66
authored
Apr 23, 2026
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm repack claude-desktop/claude-desktop-wine: mutual Conflicts
parent
16111093
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
claude-desktop-wine.sh
repack.d/claude-desktop-wine.sh
+3
-0
claude-desktop.sh
repack.d/claude-desktop.sh
+3
-0
No files found.
repack.d/claude-desktop-wine.sh
View file @
6e135d66
...
...
@@ -11,6 +11,9 @@ PRODUCTDIR=/opt/eepm-wine/claude-desktop-wine
.
$(
dirname
$0
)
/common.sh
# both wine and native claude-desktop provide /usr/bin/claude-desktop
add_conflicts claude-desktop
add_requires
'/usr/bin/wine'
add_bin_link_command
$PRODUCT
$PRODUCTDIR
/run.sh
...
...
repack.d/claude-desktop.sh
View file @
6e135d66
...
...
@@ -6,6 +6,9 @@ SPEC="$2"
.
$(
dirname
$0
)
/common.sh
# both native and wine claude-desktop provide /usr/bin/claude-desktop
add_conflicts claude-desktop-wine
move_to_opt /usr/lib/claude-desktop
subst
's|/usr/lib/claude-desktop|/opt/claude-desktop|g'
$BUILDROOT
/usr/bin/
$PRODUCT
...
...
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