]> git.pld-linux.org Git - packages/samba.git/commitdiff
- fixes wrong /usr/bin/awk path samba-2_0_7-26
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Wed, 3 Jan 2001 14:07:22 +0000 (14:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba-awk_path.patch -> 1.1

samba-awk_path.patch [new file with mode: 0644]

diff --git a/samba-awk_path.patch b/samba-awk_path.patch
new file mode 100644 (file)
index 0000000..80e13d7
--- /dev/null
@@ -0,0 +1,8 @@
+--- samba-2.0.7/source/script/addtosmbpass     Fri Sep 25 00:35:16 1998
++++ samba-2.0.7-p/source/script/addtosmbpass   Wed Jan  3 15:05:46 2001
+@@ -1,4 +1,4 @@
+-#!/usr/bin/awk -f
++#!/bin/awk -f
+ # edit the line above to point to your real location of awk interpreter
+ # awk program for adding new entries in smbpasswd files
This page took 0.027829 seconds and 4 git commands to generate.