Fixed typo in specfile.
This commit is contained in:
		@@ -48,7 +48,7 @@ This package contains only the files necessary for development.
 | 
			
		||||
%prep
 | 
			
		||||
rm -rf $RPM_SOURCE_DIR/%{name}%{sonum}
 | 
			
		||||
%{!?_vitamtp_repo:%define _vitamtp_repo https://github.com/codestation/VitaMTP.git}
 | 
			
		||||
git clone "${_vitamtp_repo}" $RPM_SOURCE_DIR/%{name}%{sonum}
 | 
			
		||||
git clone "%{_vitamtp_repo}" $RPM_SOURCE_DIR/%{name}%{sonum}
 | 
			
		||||
cp -r $RPM_SOURCE_DIR/%{name}%{sonum} $RPM_BUILD_DIR/%{name}%{sonum}
 | 
			
		||||
 | 
			
		||||
%setup -n %{name}%{sonum} -DT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user