Fix AArch64 build
[platform/upstream/gtest.git] / packaging / gtest.spec
index 644c252..b16a025 100644 (file)
@@ -25,7 +25,7 @@ This is the development package containing the gtest library
 cp %{SOURCE1001} .
 
 %build
-./configure --prefix=/usr
+%configure --prefix=/usr
 make
 
 %install