Skip to content

smartmontools: update from 6.0 to 6.6 #615

Merged
merged 1 commit into from
Feb 15, 2018
Merged

smartmontools: update from 6.0 to 6.6 #615

merged 1 commit into from
Feb 15, 2018

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Feb 15, 2018

cleaned up installation

cleaned up installation
@thomas thomas merged commit fc9b094 into master Feb 15, 2018
mee_configure() {
bee_configure \
--with-systemdsystemunitdir=no \
--with-initscriptdir=no \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git show highlights the inconsistent use of tabs and spaces in the two lines above.

mee_install() {
bee_install
exit
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder how this built. Doesn’t the exit drop you back into the bee shell? Even if not, the definition above should be removed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

me two. The answer is, that there is another mee_install() without an exit following this one. well....

rm -rf ${D}/etc
rm -rf ${D}/usr/share/man/man5
rm -f ${D}/usr/sbin/{smartd,update-smart-drivedb}
rm -f ${D}/usr/share/man/man8/{smartd,update-smart-drivedb}.8
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit message gives no reasoning/motivation, why we do not need these programs.

@donald donald deleted the update-smartctl branch February 17, 2018 17:41
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants