public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/oscillatord] epel8: Remove systemd service sed fix, now handled by CMake upstream (99d9c6a)
@ 2026-09-04 13:19 Yixin Wei
  0 siblings, 0 replies; only message in thread
From: Yixin Wei @ 2026-09-04 13:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/oscillatord
Branch : epel8
Commit : 6c5993cdd21ef3a235820b376d7b4b73ad2dd622
Author : Yixin Wei <esoapw@fedoraproject.org>
Date   : 2026-04-16T17:27:24+00:00
Stats  : +0/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/oscillatord/c/6c5993cdd21ef3a235820b376d7b4b73ad2dd622?branch=epel8

Log:
Remove systemd service sed fix, now handled by CMake upstream (99d9c6a)

---
diff --git a/oscillatord.spec b/oscillatord.spec
index e321f25..1b208e2 100644
--- a/oscillatord.spec
+++ b/oscillatord.spec
@@ -37,10 +37,6 @@ To communicate with GNSS receiver's serial it uses ubloxcfg
 
 %prep
 %autosetup
-# Fix paths in systemd unit
-sed -e 's/^Environment=LD_LIBRARY_PATH.*$//' \
-    -e "s@/usr/local/bin@%{_bindir}@" \
-    -i systemd/oscillatord.service
 # Drop hardcoded CFLAGS
 sed -e 's/-O0//g' -i CMakeLists.txt
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-04 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 13:19 [rpms/oscillatord] epel8: Remove systemd service sed fix, now handled by CMake upstream (99d9c6a) Yixin Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox