diff options
author | louiz’ <louiz@louiz.org> | 2018-07-10 22:41:00 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-07-10 22:41:00 +0200 |
commit | 39ef63064a50c5e551d311c37aa72334d35d61f4 (patch) | |
tree | 25433234371a8eab2d7d0ddd5e1fc44d5c48c1cd | |
parent | c0e89dcf997af804f008e8b78fe9c3fa4b9fd670 (diff) | |
download | biboumi-39ef63064a50c5e551d311c37aa72334d35d61f4.tar.gz biboumi-39ef63064a50c5e551d311c37aa72334d35d61f4.tar.bz2 biboumi-39ef63064a50c5e551d311c37aa72334d35d61f4.tar.xz biboumi-39ef63064a50c5e551d311c37aa72334d35d61f4.zip |
Last copr attemptcopr
-rw-r--r-- | .copr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.copr/Makefile b/.copr/Makefile index 8a52b99..4844cd9 100644 --- a/.copr/Makefile +++ b/.copr/Makefile @@ -1,4 +1,5 @@ srpm: + dnf install -y cmake cmake . make srpm mkdir -p $(outdir) |