]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-debuginfo-snap.conf
Th snapshot support
[packages/poldek.git] / poldek-debuginfo-snap.conf
diff --git a/poldek-debuginfo-snap.conf b/poldek-debuginfo-snap.conf
new file mode 100644 (file)
index 0000000..86c0693
--- /dev/null
@@ -0,0 +1,24 @@
+# Debuginfo repositories for PLD Linux 3.0 (Th)
+_arch   = %ARCH%
+_snap  = %SNAP%
+_prefix = ftp://ftp.th.pld-linux.org/dists/th/%{_snap}
+## Some mirrors
+## You can use them if you have better connection there
+# CI TASK:
+#_prefix = ftp://ftp.task.pld-linux.org/dists/th
+
+_type = pndir
+
+[source]
+type   = %{_type}
+name   = th-%{_snap}-debuginfo
+path   = %{_prefix}/PLD/%{_arch}/debuginfo/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_type}
+name   = th-%{_snap}-updates-debuginfo
+path   = %{_prefix}/updates/%{_arch}/debuginfo/
+auto   = no
+autoup = no
This page took 0.100854 seconds and 4 git commands to generate.