aboutsummaryrefslogtreecommitdiff
path: root/projects/selinux/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/selinux/Dockerfile')
-rw-r--r--projects/selinux/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/selinux/Dockerfile b/projects/selinux/Dockerfile
index b62b4aeb9..1c278d7c6 100644
--- a/projects/selinux/Dockerfile
+++ b/projects/selinux/Dockerfile
@@ -30,4 +30,4 @@ RUN apt-get update && \
xmlto
RUN git clone --depth 1 https://github.com/SELinuxProject/selinux
WORKDIR selinux
-COPY build.sh *.c $SRC/
+COPY build.sh $SRC/