use fixed SRCREV 1e99787f3387d3dd1e6167af73597674bf8fe37d.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / autofs / autofs-4.1.4 / 082_samples_makefile_typo.patch
1 #!/bin/sh /usr/share/dpatch/dpatch-run
2 ## 082_samples_makefile_typo.dpatch
3 ##
4 ## DP: No description.
5
6 @DPATCH@
7
8 diff -Naur .B/samples/Makefile .A/samples/Makefile
9 --- .B/samples/Makefile 2005-01-04 14:36:54.000000000 +0000
10 +++ .A/samples/Makefile 2007-01-07 21:36:37.000000000 +0000
11 @@ -42,6 +42,6 @@
12         install -c autofs-ldap-auto-master -m 755 $(INSTALLROOT)$(autofslibdir)
13  endif
14  
15 -clean):
16 +clean:
17         rm -f *.o *.s autofs-ldap-auto-master rc.autofs
18