]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added %ifarch for PPC port of PLD :)
authormarcus <marcus@pld-linux.org>
Mon, 10 Dec 2001 08:14:10 +0000 (08:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.263

rpm.spec

index a45901b29bcbca1d4a9326584a20820706c1192f..6d84ecb5c598f40f19f46de035e9a94ea360c498 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -428,6 +428,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/rpm/athlon*
 %endif
 %ifarch sparc sparc64
+%{_libdir}/rpm/sparc*
+%endif
+%ifarch alpha
+%{_libdir}/rpm/alpha*
 %endif
 %ifarch ppc
 %{_libdir}/rpm/ppc*
This page took 0.035605 seconds and 4 git commands to generate.