SOURCES: ntfs-3g-Makefile.am.diff (NEW) - patch to not to call ldc...
piti
piti at pld-linux.org
Sun Jul 16 14:06:24 CEST 2006
Author: piti Date: Sun Jul 16 12:06:24 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- patch to not to call ldconfig during instalation
---- Files affected:
SOURCES:
ntfs-3g-Makefile.am.diff (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/ntfs-3g-Makefile.am.diff
diff -u /dev/null SOURCES/ntfs-3g-Makefile.am.diff:1.1
--- /dev/null Sun Jul 16 14:06:24 2006
+++ SOURCES/ntfs-3g-Makefile.am.diff Sun Jul 16 14:06:18 2006
@@ -0,0 +1,11 @@
+--- ntfs-3g-20070714-BETA/src/Makefile.am~ 2006-07-14 01:39:37.000000000 +0200
++++ ntfs-3g-20070714-BETA/src/Makefile.am 2006-07-16 10:13:08.000000000 +0200
+@@ -38,7 +38,7 @@
+ install-exec-hook:
+ $(INSTALL) -d $(DESTDIR)/sbin
+ $(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g
+- ldconfig
++# ldconfig
+
+ install-data-hook:
+ $(INSTALL) -d $(DESTDIR)$(man8dir)
================================================================
More information about the pld-cvs-commit
mailing list