enable python
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfmos?expand=0&rev=2
This commit is contained in:
parent
f6be2b1f67
commit
5d0de76e37
@ -70,7 +70,7 @@ autoreconf -fi
|
||||
# see libcdata for version-sc
|
||||
echo "V_%version { global: *; };" >v.sym
|
||||
%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" \
|
||||
PYTHON_VERSION="%{$python_bin_suffix}"
|
||||
--enable-python PYTHON_VERSION="%{$python_bin_suffix}"
|
||||
%make_build
|
||||
%make_install DESTDIR="%_builddir/rt"
|
||||
%make_build clean
|
||||
@ -95,6 +95,6 @@ find %buildroot -type f -name "*.la" -delete -print
|
||||
%_mandir/man3/libfmos.3*
|
||||
|
||||
%files %python_files
|
||||
#%python_sitearch/pyfshfs.so
|
||||
%python_sitearch/pyfmos.so
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user