Skip to content

Commit

Permalink
app-misc/xmind: Revbump, fix ignored prestrippd files and correct XMi…
Browse files Browse the repository at this point in the history
…nd.ini error

Gentoo-Bug: 577478
Gentoo-Bug: 576884

Package-Manager: portage-2.2.28
  • Loading branch information
Chris Reffett committed May 24, 2016
1 parent 87ea978 commit 2085763
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ S=${WORKDIR}

QA_PRESTRIPPED="opt/xmind/XMind/libcairo-swt.so"
QA_FLAGS_IGNORED="
opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813/eclipse_1502.so
opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813/eclipse_1502.so
opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/eclipse_1612.so
opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.300.v20150602-1417/eclipse_1612.so
opt/xmind/XMind/libcairo-swt.so
opt/xmind/XMind/XMind
"
Expand All @@ -49,6 +49,7 @@ src_configure() {
-e '/\.\.\/Commons\/data\/workspace-cathy/d' \
-e 's/\.\.\/Commons/\/opt\/xmind\/Commons/g' \
-i XMind/XMind.ini || die
echo '-vmargs' >> XMind/XMind.ini || die
echo '[email protected]/.xmind/workspace-cathy' >> XMind/XMind.ini || die
echo '[email protected]/.xmind/configuration-cathy' >> XMind/XMind.ini || die
}
Expand Down

0 comments on commit 2085763

Please sign in to comment.