Bump
This commit is contained in:
16
net-fs/ncpfs/files/ncpfs-2.2.6-usr-merge.patch
Normal file
16
net-fs/ncpfs/files/ncpfs-2.2.6-usr-merge.patch
Normal file
@@ -0,0 +1,16 @@
|
||||
diff -uNr ncpfs-2.2.6.orig/util/Makefile.in ncpfs-2.2.6/util/Makefile.in
|
||||
--- ncpfs-2.2.6.orig/util/Makefile.in 2024-03-13 12:31:48.678293599 +0100
|
||||
+++ ncpfs-2.2.6/util/Makefile.in 2024-03-13 12:32:30.875465894 +0100
|
||||
@@ -70,9 +70,9 @@
|
||||
${INSTALL} $(SBINUTILS) $(DESTDIR)$(sbindir)
|
||||
endif
|
||||
ifeq ($(USE_KERNEL)$(MOUNT2),11)
|
||||
-ifneq ($(sbindir),/sbin)
|
||||
- ln -sf ..$(sbindir)/nwmsg $(DESTDIR)/sbin/nwmsg
|
||||
-endif
|
||||
+#ifneq ($(sbindir),/sbin)
|
||||
+# ln -sf ..$(sbindir)/nwmsg $(DESTDIR)/sbin/nwmsg
|
||||
+#endif
|
||||
endif
|
||||
|
||||
install-dev:
|
||||
Reference in New Issue
Block a user