mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
ohhh i'm being silly
This commit is contained in:
@@ -34,7 +34,6 @@ remove this package to use the in-tree drivers.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{modulename}-dkms-%{version}-1
|
||||
sed -i -e 's/__VERSION_STRING/%{version}/g' dkms.conf
|
||||
|
||||
%build
|
||||
%__make download
|
||||
@@ -44,7 +43,7 @@ sed -i -e 's/__VERSION_STRING/%{version}/g' dkms.conf
|
||||
%__make install \
|
||||
SRCDIR=%{_builddir}/%{name}-%{version}-1/_build \
|
||||
DESTDIR=%{buildroot} \
|
||||
VERSION=%{version}-1 \
|
||||
VERSION=%{version} \
|
||||
INSTALL="%__install -p"
|
||||
|
||||
%post
|
||||
|
||||
Reference in New Issue
Block a user