summaryrefslogtreecommitdiff
path: root/packaging/SuSE/samba-3.0.0-pdb.diff
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-03-29 23:17:30 +0000
committerJohn Terpstra <jht@samba.org>2003-03-29 23:17:30 +0000
commitd5cee4991e12333c5bcba9878db522dc70ac0d35 (patch)
treef9186a8736b6bff2de8ed659571711811a3a2050 /packaging/SuSE/samba-3.0.0-pdb.diff
parent6b286811e2ef273806285db95d11dfb10af281b1 (diff)
downloadsamba-d5cee4991e12333c5bcba9878db522dc70ac0d35.tar.gz
samba-d5cee4991e12333c5bcba9878db522dc70ac0d35.tar.bz2
samba-d5cee4991e12333c5bcba9878db522dc70ac0d35.zip
Packaging files for SuSE 8.1
(This used to be commit bacdf3b15c34991df01a49b47c178b36de048743)
Diffstat (limited to 'packaging/SuSE/samba-3.0.0-pdb.diff')
-rw-r--r--packaging/SuSE/samba-3.0.0-pdb.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/packaging/SuSE/samba-3.0.0-pdb.diff b/packaging/SuSE/samba-3.0.0-pdb.diff
new file mode 100644
index 0000000000..4f767c4ac4
--- /dev/null
+++ b/packaging/SuSE/samba-3.0.0-pdb.diff
@@ -0,0 +1,11 @@
+--- 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