[aur-requests] [PRQ#13397] Deletion Request for range-v3-git
alienzj [1] filed a deletion request for range-v3-git [2]: prepare() { cd "${srcdir}/range-v3-${pkgver}" rm -rf build && mkdir build } build() { cd "${srcdir}/range-v3-${pkgver}" cd build cmake .. \ -DCMAKE_INSTALL_PREFIX=/usr \ -DRANGE_V3_TESTS=OFF \ -DRANGE_V3_HEADER_CHECKS=OFF \ -DRANGE_V3_EXAMPLES=OFF \ -DRANGE_V3_PERF=OFF make } package() { cd "${srcdir}/range-v3-${pkgver}" install -Dm644 "LICENSE.txt" "$pkgdir/usr/share/licenses/$pkgname/LICENSE" cd build make DESTDIR="${pkgdir}/" install } [1] https://aur.archlinux.org/account/alienzj/ [2] https://aur.archlinux.org/pkgbase/range-v3-git/
Request #13397 has been rejected by coderobe [1]: patches don't go into deletion requests [1] https://aur.archlinux.org/account/coderobe/
participants (1)
-
notify@aur.archlinux.org