[arch-commits] Commit in ruby-etc/trunk (PKGBUILD)
Andreas Schleifer
segaja at gemini.archlinux.org
Wed Aug 24 17:22:42 UTC 2022
Date: Wednesday, August 24, 2022 @ 17:22:41
Author: segaja
Revision: 1276603
upgpkg: ruby-etc 1.3.0-1
Modified:
ruby-etc/trunk/PKGBUILD
----------+
PKGBUILD | 3 ---
1 file changed, 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-24 17:20:43 UTC (rev 1276602)
+++ PKGBUILD 2022-08-24 17:22:41 UTC (rev 1276603)
@@ -19,9 +19,6 @@
# update gemspec/Gemfile to allow newer version of the dependencies
sed --in-place --regexp-extended 's|~>|>=|g' "${_gemname}.gemspec"
-
- # we build based on a tar archive, not a git repo
- sed --in-place --regexp-extended 's|git ls-files -z|find . -type f -not -path "*/\.git/*" -printf "%P\\\\0"|' "${_gemname}.gemspec"
}
build() {
More information about the arch-commits
mailing list