forked from pool/libcryptopp
line 75: Patch number not specified: patch OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcryptopp?expand=0&rev=81
3 lines
128 B
Bash
3 lines
128 B
Bash
#!/bin/sh
|
|
echo "libcryptopp$(ls -1 *tar.gz |cut -b 10)_$(ls -1 *tar.gz |cut -b 12)_$(ls -1 *tar.gz |cut -b 14)" > baselibs.conf
|