diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-14 00:40:26 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-14 01:05:42 -0400 |
commit | 716fc9f3c66e7fac6f2589f3fbe998b5cd629861 (patch) | |
tree | d704bfa982fb39ffe61f3ead98ef7a7df179f504 /tools/dependencies/configs/parabola | |
parent | 3a1d3aa8ec14d4250ba79b747e77b9d727e6eb5e (diff) | |
download | librebootfr-716fc9f3c66e7fac6f2589f3fbe998b5cd629861.tar.gz librebootfr-716fc9f3c66e7fac6f2589f3fbe998b5cd629861.zip |
Create directory structure for dependency tool
Any other compatible system (e.g. *BSD) can be added in the future once
the necessary packages on those systems have been determined.
Diffstat (limited to 'tools/dependencies/configs/parabola')
-rw-r--r-- | tools/dependencies/configs/parabola/i386/dependencies | 0 | ||||
l--------- | tools/dependencies/configs/parabola/i686 | 1 | ||||
-rw-r--r-- | tools/dependencies/configs/parabola/x86_64/dependencies | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/tools/dependencies/configs/parabola/i386/dependencies b/tools/dependencies/configs/parabola/i386/dependencies new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tools/dependencies/configs/parabola/i386/dependencies diff --git a/tools/dependencies/configs/parabola/i686 b/tools/dependencies/configs/parabola/i686 new file mode 120000 index 00000000..fd32fa4e --- /dev/null +++ b/tools/dependencies/configs/parabola/i686 @@ -0,0 +1 @@ +i386
\ No newline at end of file diff --git a/tools/dependencies/configs/parabola/x86_64/dependencies b/tools/dependencies/configs/parabola/x86_64/dependencies new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tools/dependencies/configs/parabola/x86_64/dependencies |