packaging: fix build error
authorDongkyun, Son <dongkyun.s@samsung.com>
Thu, 25 Aug 2016 11:40:28 +0000 (20:40 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Wed, 3 May 2023 10:46:30 +0000 (19:46 +0900)
'bits/stdio-lock.h': No such file or directory

Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
packaging/linaro-glibc.spec

index db3f5c7..6f2311e 100755 (executable)
@@ -401,7 +401,7 @@ mkdir -p %{buildroot}/%{_lib}/obsolete
 
 # NPTL <bits/stdio-lock.h> is not usable outside of glibc, so include
 # the generic one (RH#162634)
-cp -av bits/stdio-lock.h %{buildroot}%{_includedir}/bits/stdio-lock.h
+cp -av bits/stdio-lock.h %{buildroot}%{_includedir}/bits/stdio-lock.h
 
 
 # Miscelanna: