Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6951 - smartsuite installs daemon and admin tool in inconsistant place
Summary: smartsuite installs daemon and admin tool in inconsistant place
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-23 17:06 UTC by Paul Thompson
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against smartsuite ebuild (smartsuite-2.1-r1.ebuild.diff,419 bytes, patch)
2002-08-23 17:07 UTC, Paul Thompson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Thompson 2002-08-23 17:06:18 UTC
smartsuite installs a script in /etc/init.d that references the daemon to
start in /sbin, but the ebuild will install it in /usr/sbin. 

Also, it doesnt make the script executable like all the other scripts.
Here is my patch to correct these problems in the ebuild.

Paul
Comment 1 Paul Thompson 2002-08-23 17:07:11 UTC
Created attachment 3362 [details, diff]
patch against smartsuite ebuild
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-08-26 19:12:12 UTC
I applied the patch and committed -r1 of the ebuild.  Thanks!