diff options
Diffstat (limited to 'packaging/Debian/debian/rules')
-rwxr-xr-x | packaging/Debian/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |