]> git.pld-linux.org Git - packages/poldek.git/commitdiff
add noarch to th-ARCH repo
authorElan Ruusamäe <glen@delfi.ee>
Sun, 1 Mar 2015 19:03:42 +0000 (21:03 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 1 Mar 2015 19:03:44 +0000 (21:03 +0200)
otherwise not possible to select via commandline only specific multilib
packages

poldek-multilib.conf

index c3cf11998142fbf346be7bcf61ef4907bd2ecad7..37a8c06b5c8d73ca3de8318dacde3eb812c70352 100644 (file)
@@ -19,6 +19,13 @@ ignore = kernel-*
 auto   = no
 autoup = no
 
+[source]
+type   = pndir
+name   = th-%{_arch}
+path   = %{_prefix}/PLD/noarch/RPMS/
+auto   = no
+autoup = no
+
 [source]
 type   = pndir
 name   = th-%{_arch}-obsolete
This page took 0.032757 seconds and 4 git commands to generate.