[packages/test/cryptsetup-debug] move actual test to %build

atler atler at pld-linux.org
Mon Feb 5 03:38:39 CET 2024


commit 7834949b671405a70cebfa6fa26554715ce4708e
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Feb 5 01:50:02 2024 +0100

    move actual test to %build

 test.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/test.spec b/test.spec
index 69c0f00..b584fd3 100644
--- a/test.spec
+++ b/test.spec
@@ -21,6 +21,7 @@ testing something.
 %prep
 %setup -qcT
 
+%build
 %{__cc} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 %{SOURCE0} -o test
 strace ./test
 test $(sha256sum file-normal|cut -f1 -d' ') = $(sha256sum file-direct-io|cut -f1 -d' ')
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/test.git/commitdiff/7834949b671405a70cebfa6fa26554715ce4708e



More information about the pld-cvs-commit mailing list