]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- one more optional gnu
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 27 May 2007 20:13:13 +0000 (20:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.819

rpm.spec

index 9a726cccae5db995471b410e737d9e689aa761c0..ffc912cb8b6f9549acc372b31403149bd79e28d9 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -789,7 +789,7 @@ install -d $RPM_BUILD_ROOT{/%{_lib},/etc/sysconfig,%{_sysconfdir}/rpm,/var/lib/b
        pylibdir=%{py_libdir} \
        pkgbindir="%{_bindir}"
 
-echo "%{_target_cpu}-%{_target_vendor}-linux-gnu" > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/platform
+echo "%{_target_cpu}-%{_target_vendor}-linux(-gnu)?" > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/platform
 
 # x86_64 things
 %ifarch x86_64
This page took 0.056205 seconds and 4 git commands to generate.