[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: anyone tested new kernels? We ready for bf 2.2.15



On Tue, May 23, 2000 at 09:06:38PM -0400, Adam Di Carlo wrote:
> 
> base-config_0.29_i386.deb
This package still contains the problem I reported as bug #64462, here is
the fix:
--- apt-setup.orig      Sun May 21 21:40:10 2000
+++ apt-setup   Sun May 21 21:40:43 2000
@@ -336,7 +336,7 @@
                        db_get apt-setup/directory

                        # A very simple mirror sanity check.
-                       if [ ! -d "RET" ]; then
+                       if [ ! -d "$RET" ]; then
                                db_fset apt-setup/baddir isdefault true
                                db_input critical apt-setup/baddir || true
                                db_go || true

Christian



Reply to: