[pl] Remove accidental reference to architecture

Petr Pisar ppisar at fedoraproject.org
Thu Mar 8 16:00:33 UTC 2012


commit 61fdf944daebf22cba42640d83811b405e7afad6
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Mar 8 16:59:21 2012 +0100

    Remove accidental reference to architecture

 pl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pl.spec b/pl.spec
index 24f8ebb..38f70f2 100644
--- a/pl.spec
+++ b/pl.spec
@@ -244,7 +244,7 @@ mv $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/xpce/man/xpce-client.1 \
 # Clean up the other stuff that shouldn't be packaged
 find packages/jpl/examples -name "*.class" | xargs rm -f
 find packages/jpl/examples -name ".cvsignore" | xargs rm -f
-rm $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/xpce/bin/x86_64-linux/xpce-client
+rm $RPM_BUILD_ROOT%{_libdir}/swipl-%{version}/xpce/bin/*-linux/xpce-client
 
 
 %files


More information about the scm-commits mailing list