this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-cpio: add support for Ubuntu derivatives

+1
+1
packages/conf-cpio/conf-cpio.1/opam
··· 7 7 build: ["cpio" "--version"] 8 8 depexts: [ 9 9 ["cpio"] {os-family = "debian"} 10 + ["cpio"] {os-family = "ubuntu"} 10 11 ["cpio"] {os-distribution = "fedora"} 11 12 ["cpio"] {os-distribution = "rhel"} 12 13 ["cpio"] {os-distribution = "centos"}