Summary: | bootstrap.local invokes wrong shell [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Sven Coenye <scoenye> |
Component: | Bundle-Tarball | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/scratch/mwiesweg/digikam-sc/9079970a9239b2bed5d12c39e50282957470e5eb | Version Fixed In: | 4.0.0 |
Sentry Crash Report: | |||
Attachments: | Patch to make CLEANROOT test POSIX safe |
Description
Sven Coenye
2013-12-01 17:31:17 UTC
Sven, If you have a patch, i can apply it to git/master... Gilles Caulier Created attachment 83889 [details]
Patch to make CLEANROOT test POSIX safe
This makes bootstrap.local run properly under Dash without having to invoke Bash.
(Note: I'm an SVN operator. This was my first attempt at a Git patch. Beware... ;-)
Git commit 9079970a9239b2bed5d12c39e50282957470e5eb by Gilles Caulier. Committed on 03/12/2013 at 07:01. Pushed by cgilles into branch 'master'. Apply patch #83889 to be compatible with POSIX FIXED-IN: 4.0.0 M +1 -1 bootstrap.local http://commits.kde.org/scratch/mwiesweg/digikam-sc/9079970a9239b2bed5d12c39e50282957470e5eb |