APKBUILD examples:ACF: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 September 2023

9 February 2022

7 March 2016

12 March 2012

24 June 2011

  • curprev 07:4307:43, 24 June 2011Fab talk contribs 139 bytes +139 Created page with "ACF packages only needs a package() section. <pre> package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } </pre>"