diff options
author | John Terpstra <jht@samba.org> | 2003-08-12 01:27:23 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-08-12 01:27:23 +0000 |
commit | ea552156a075297b05166eec4ff8b3719f5b2900 (patch) | |
tree | ea1dd6ae6b715f3b8461f35d3d404dbef8047285 /packaging/SuSE/samba-3.0.0-pdb.diff | |
parent | a73fdce7ec7f27c50de2ca403fd1408c65f64996 (diff) | |
download | samba-ea552156a075297b05166eec4ff8b3719f5b2900.tar.gz samba-ea552156a075297b05166eec4ff8b3719f5b2900.tar.bz2 samba-ea552156a075297b05166eec4ff8b3719f5b2900.zip |
Deleting obsoleted files in preparation for addition of new files.
(This used to be commit ec43558343b036d96f2822490d55eb22edf6124d)
Diffstat (limited to 'packaging/SuSE/samba-3.0.0-pdb.diff')
-rw-r--r-- | packaging/SuSE/samba-3.0.0-pdb.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packaging/SuSE/samba-3.0.0-pdb.diff b/packaging/SuSE/samba-3.0.0-pdb.diff deleted file mode 100644 index 4f767c4ac4..0000000000 --- a/packaging/SuSE/samba-3.0.0-pdb.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- examples/pdb/Makefile Thu Sep 5 02:11:41 2002 -+++ examples/pdb/Makefile Thu Sep 5 02:11:59 2002 -@@ -8,7 +8,7 @@ - SAMBA_INCL = ../../source/include - UBIQX_SRC = ../../source/ubiqx - SMBWR_SRC = ../../source/smbwrapper --CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -Wall -g -+CFLAGS = -I/usr/include/heimdal -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -Wall -g - PDB_OBJS = pdb_test.so - - # Default target |