Bump
This commit is contained in:
10
net-fs/ncpfs/files/ncpfs-2.2.6-makefile-fix-ldconfig.patch
Normal file
10
net-fs/ncpfs/files/ncpfs-2.2.6-makefile-fix-ldconfig.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- ncpfs-2.2.6/lib/Makefile.in.orig 2022-02-25 15:54:07.588073484 +0100
|
||||
+++ ncpfs-2.2.6/lib/Makefile.in 2022-02-25 15:54:21.301573681 +0100
|
||||
@@ -99,7 +99,6 @@
|
||||
install_shared: $(SHARED_NCPLIB_BIN)
|
||||
$(INSTALL) -d $(DESTDIR)$(libsodir)
|
||||
$(INSTALL) $(SHARED_NCPLIB_BIN) $(DESTDIR)$(libsodir)
|
||||
- -ldconfig
|
||||
|
||||
install-dev: install_shared install_static
|
||||
ln -sf $(SHARED_NCPLIB_SONAME) $(DESTDIR)$(libsodir)/$(SHARED_NCPLIB)
|
||||
Reference in New Issue
Block a user