~alpine/devel

[alpine-devel] news in abuild

Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20181003152407.0a7d688b@ncopa-desktop.copa.dup.pw>
Sender timestamp
1538573047
DKIM signature
missing
Download raw message
Hi!

I have pushed 3.3.0_pre1 to Alpine edge. Some of the changes:

- manpages. Thanks to A. Wilcox! Make sure they are updated whenever
  changes are done in abuild.

- package() is now required. abuild would previously run build() in
  fakeroot if package() was missing. It will now fail if package() is
  missing. There are a handful packages in main that is affected and I
  will fix those.

- check() is no longer run in fakeroot, unless options="checkroot" is
  set. This means that options="!checkroot" is the default from now.

- Automatic chdir to $builddir before prepare(), build(), check() and
  package(). This means that we no longer need to manually `cd
  "$builddir"`. However, please do not remove any `cd "$builddir"`
  lines in those functions til after alpine v3.9 is released and
  3.9-stable is branched. This is to make it easier to backport things
  to v3.8.

Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)