diff options
author | Eloy Paris <peloy@samba.org> | 2003-06-05 22:27:36 +0000 |
---|---|---|
committer | Eloy Paris <peloy@samba.org> | 2003-06-05 22:27:36 +0000 |
commit | 1fcfcce09568c7e695ee650090bb0dc271b17f07 (patch) | |
tree | c5c39bcb717e9ce8f51604cb9d353da57c819390 /packaging | |
parent | 8e047054e856b93b6c32b5fd8da6201a50ba016d (diff) | |
download | samba-1fcfcce09568c7e695ee650090bb0dc271b17f07.tar.gz samba-1fcfcce09568c7e695ee650090bb0dc271b17f07.tar.xz samba-1fcfcce09568c7e695ee650090bb0dc271b17f07.zip |
Adjusting Debian patches so they apply cleanly.
(This used to be commit f43d6905b02bc41caa3e969ccc99eea59f017461)
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/Debian/debian/patches/fhs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Debian/debian/patches/fhs.patch b/packaging/Debian/debian/patches/fhs.patch index 2407bd7542c..bc2df4d4146 100644 --- a/packaging/Debian/debian/patches/fhs.patch +++ b/packaging/Debian/debian/patches/fhs.patch @@ -32,7 +32,7 @@ diff -uNr samba-3.0alpha23.orig/source/Makefile.in samba-3.0alpha23/source/Makef PATH_FLAGS = $(PATH_FLAGS6) $(PASSWD_FLAGS) # Note that all executable programs now provide for an optional executable suffix. -@@ -1144,7 +1152,7 @@ +@@ -1146,7 +1154,7 @@ @$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS) $(DESTDIR)$(BINDIR) $(SCRIPTS) installdat: installdirs |