kopia lustrzana https://github.com/Hamlib/Hamlib
versioning not used
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1261 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
46211557d2
commit
07c0cbfc0d
|
@ -8,15 +8,6 @@
|
|||
# This is the debhelper compatability version to use.
|
||||
export DH_COMPAT=3
|
||||
|
||||
# shared library versions, option 1
|
||||
version=1.1.2
|
||||
major=1
|
||||
# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
|
||||
#version=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
|
||||
#major=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
|
||||
|
||||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
|
|
Ładowanie…
Reference in New Issue