2014-02-04 Kristian Nielsen :
> Elena Stepanova writes:
>
>> I'm ready to do so, but Otto says that he's currently working on the
>> contents of the debian folder and is getting ready to push it, and
>> thus I should probably not change anything in there.
>> On the other hand, it might be nice to
Elena Stepanova writes:
> I'm ready to do so, but Otto says that he's currently working on the
> contents of the debian folder and is getting ready to push it, and
> thus I should probably not change anything in there.
> On the other hand, it might be nice to have the change in 10.0.8, to
> let i
Hi,
On 1/31/2014 11:49 AM, Kristian Nielsen wrote:
Elena Stepanova writes:
ifeq ($(findstring nocheck,$(DEB_BUILD_OPTIONS)),)
# Don't know why the following is necessary...
cp unittest/unit.pl $(builddir)/unittest/
cp -r mysql-test/* $(builddir)/mysql-test/
Elena Stepanova writes:
> ifeq ($(findstring nocheck,$(DEB_BUILD_OPTIONS)),)
> # Don't know why the following is necessary...
> cp unittest/unit.pl $(builddir)/unittest/
> cp -r mysql-test/* $(builddir)/mysql-test/
> cp -r sql/share/* $(builddir)/sql/share/
>
Hi all.
There is a fragment in MariaDB debian/dist/*/rules files:
...
ifeq ($(findstring nocheck,$(DEB_BUILD_OPTIONS)),)
# Don't know why the following is necessary...
cp unittest/unit.pl $(builddir)/unittest/
cp -r mysql-test/* $(builddir)/mysql-test/
cp -r sql/s
5 matches
Mail list logo