Rename package libupsclient3 to libupsclient4, soname got bumped again
This commit is contained in:
parent
d551399f97
commit
8bd57e3e01
6 changed files with 83 additions and 31 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -74,7 +74,7 @@ common-install-arch::
|
|||
mv $(CURDIR)/debian/tmp/lib/$(DEB_HOST_MULTIARCH)/libupsclient.a \
|
||||
$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libupsclient.a
|
||||
rm -f $(CURDIR)/debian/tmp/lib/$(DEB_HOST_MULTIARCH)/libupsclient.so
|
||||
ln -s /lib/$(DEB_HOST_MULTIARCH)/libupsclient.so.3 \
|
||||
ln -s /lib/$(DEB_HOST_MULTIARCH)/libupsclient.so.4 \
|
||||
$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libupsclient.so
|
||||
|
||||
# Install systemd files only on systems where it's supported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue