]> git.pld-linux.org Git - packages/dev.git/commitdiff
-s/%%{x86}/%%{ix86}/g
authormarcus <marcus@pld-linux.org>
Mon, 28 Jan 2002 10:31:00 +0000 (10:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.75

dev.spec

index 42dc59bd2ee771f91af4b2e677c49f7c89023bc8..3e6979cef0e38d4b034a80b0536aa4139959c1f7 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -136,7 +136,7 @@ mknod temperature c 10 131
 # agpgart
 mknode agpgart c 10 175
 
-%ifarch %{x86}
+%ifarch %{ix86}
 # toshiba support
 mknode toshiba c 10 181
 %endif
@@ -482,7 +482,7 @@ rm -rf $RPM_BUILD_ROOT
 #t#
 %attr(660,root,disk) /dev/tape*
 %attr(600,root,root) /dev/tlk*
-%ifarch %{x86}
+%ifarch %{ix86}
 %attr(666,root,root) /dev/toshiba
 %endif
 %attr(660,root,disk) /dev/tpqic*
This page took 0.09752 seconds and 4 git commands to generate.