forked from pool/hashcat
Ship more files
OBS-URL: https://build.opensuse.org/package/show/security/hashcat?expand=0&rev=5
This commit is contained in:
parent
1169453c7c
commit
a4c7958d67
@ -42,14 +42,16 @@ hashing algorithms.
|
|||||||
%patch -P 1 -p1
|
%patch -P 1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags} COMPTIME=0 our_CFLAGS="%optflags"
|
make %{?_smp_mflags} COMPTIME=0 our_CFLAGS="%optflags" PREFIX="%_prefix"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dpm 0755 hashcat "%buildroot/%_bindir/hashcat"
|
%make_install PREFIX="%_prefix" DOCUMENT_FOLDER="%_docdir/%name"
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.md docs/license.txt
|
%doc README.md docs/license.txt
|
||||||
%_bindir/hashcat
|
%_bindir/hashcat
|
||||||
|
%_datadir/%name/
|
||||||
|
%_docdir/%name/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user