From 36dd3b26c6b42189b001b0fd3533d4059e7752e5 Mon Sep 17 00:00:00 2001 From: Eloy Paris Date: Mon, 8 Sep 2003 17:30:14 +0000 Subject: Whoops, fix type in comment. (This used to be commit a1b2852eaa1c4caa03fe92acbb49a4ff67c790d2) --- packaging/Debian/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/Debian/debian/rules b/packaging/Debian/debian/rules index 9ed023baa97..a59aebeb9c5 100755 --- a/packaging/Debian/debian/rules +++ b/packaging/Debian/debian/rules @@ -207,7 +207,7 @@ install: build # Install the Python modules # - # Hmmm... need to figure this out. We have lib.linux-i686-2.3 + # Hmmm... need to figure this out. We have lib.linux-i686-2.2 # and lib.linux-i686-2.3 directories. Using only the stuff from # the 2.3 directory for now. peloy.- #cp source/build/lib.*/samba/*.so $(DESTDIR)/usr/lib/python2.3/site-packages/ -- cgit