mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 07:30:38 +00:00
remove makefile
This commit is contained in:
@@ -32,7 +32,7 @@ scripts/dkms.mkconf -n %{module} -v %{version} -f dkms.conf
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}%{_usrsrc}/%{modulename}-%{version}/
|
||||
cp -rf lib Makefile dkms.conf %{buildroot}%{_usrsrc}/%{modulename}-%{version}/
|
||||
cp -rf lib dkms.conf %{buildroot}%{_usrsrc}/%{modulename}-%{version}/
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user