]> git.pld-linux.org Git - packages/ntfs-config.git/commitdiff
- typo
authorSzymon Siwek <sls@pld-linux.org>
Fri, 28 Mar 2008 08:08:27 +0000 (08:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntfs-config-am.patch -> 1.1

ntfs-config-am.patch [new file with mode: 0644]

diff --git a/ntfs-config-am.patch b/ntfs-config-am.patch
new file mode 100644 (file)
index 0000000..911f5d2
--- /dev/null
@@ -0,0 +1,11 @@
+--- ntfs-config-1.0.1/data/pam/Makefile.am.orig        2008-03-28 08:12:02.995471041 +0100
++++ ntfs-config-1.0.1/data/pam/Makefile.am     2008-03-28 08:12:08.995058705 +0100
+@@ -10,7 +10,7 @@
+       $(INSTALL_DATA) $(srcdir)/ntfs-config.pam $(DESTDIR)/etc/pam.d/ntfs-config-root
+       $(INSTALL_DATA) $(srcdir)/ntfs-config.consolhelper $(DESTDIR)/etc/security/console.apps/ntfs-config-root
+       test -z $(DESTDIR)$(bindir) || mkdir -p -- $(DESTDIR)$(bindir)
+-      ln -fs $(CONSOLHELPER) $(DESTDIR)$(bindir)/ntfs-config-root
++      ln -fs $(CONSOLEHELPER) $(DESTDIR)$(bindir)/ntfs-config-root
+ uninstall-hook:
+       rm -f $(DESTDIR)/etc/pam.d/ntfs-config-root
This page took 0.193743 seconds and 4 git commands to generate.