Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] autofs: Remove obsolete vseds
@ 2023-03-18 13:46 gmbeard
  2023-03-19 10:52 ` [PR PATCH] [Updated] " gmbeard
  2023-03-20  4:35 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: gmbeard @ 2023-03-18 13:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]

There is a new pull request by gmbeard against master on the void-packages repository

https://github.com/gmbeard/void-packages fix/autofs-obsolete-vseds
https://github.com/void-linux/void-packages/pull/42835

autofs: Remove obsolete vseds
<!-- Uncomment relevant sections and delete options which are not applicable -->

Addresses part of tracking issue #42441
- [x] autofs

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86\_64-glibc


A patch file from https://github.com/void-linux/void-packages/pull/42835.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix/autofs-obsolete-vseds-42835.patch --]
[-- Type: text/x-diff, Size: 726 bytes --]

From a03ef3929e49baee242accb00d1ed4952ddacfd4 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Sat, 18 Mar 2023 13:43:31 +0000
Subject: [PATCH] autofs: Remove obsolete vseds

---
 srcpkgs/autofs/template | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/srcpkgs/autofs/template b/srcpkgs/autofs/template
index a9abc60e64e8..6125051af0f1 100644
--- a/srcpkgs/autofs/template
+++ b/srcpkgs/autofs/template
@@ -21,11 +21,6 @@ if [ -z "$CROSS_BUILD" ] && [ "$XBPS_TARGET_LIBC" != "musl" ]; then
 	makedepends+=" sssd-devel"
 fi
 
-pre_configure() {
-	vsed -i 's,nfs/nfs.h,linux/nfs.h,g' */*.[ch]
-	vsed -i 's,__S_IEXEC,S_IXUSR,g' */*.[ch]
-}
-
 pre_build() {
 	unset STRIP
 	# Fix path for map files

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-20  4:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 13:46 [PR PATCH] autofs: Remove obsolete vseds gmbeard
2023-03-19 10:52 ` [PR PATCH] [Updated] " gmbeard
2023-03-20  4:35 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).