public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcl] f44: Force removal of utilities
@ 2026-06-25  5:49 Rich Mattes
  0 siblings, 0 replies; only message in thread
From: Rich Mattes @ 2026-06-25  5:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pcl
Branch : f44
Commit : 412f4fbc950c2e78e7d329dc3c8249495f246f4f
Author : Rich Mattes <richmattes@gmail.com>
Date   : 2013-08-27T17:14:39-04:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pcl/c/412f4fbc950c2e78e7d329dc3c8249495f246f4f?branch=f44

Log:
Force removal of utilities

---
diff --git a/pcl.spec b/pcl.spec
index 3190bf2..334a51d 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -131,7 +131,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 # Just a dummy test
-rm $RPM_BUILD_ROOT%{_bindir}/timed_trigger_test
+rm -f $RPM_BUILD_ROOT%{_bindir}/timed_trigger_test
 
 #mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name} $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}

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

only message in thread, other threads:[~2026-06-25  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25  5:49 [rpms/pcl] f44: Force removal of utilities Rich Mattes

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