[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    [PATCH] am_edit fix
From:       Pavel Troller <patrol () tangens ! sinus ! cz>
Date:       2002-09-22 8:34:49
[Download RAW message or body]

Hi!
  Stephan's yesterday am_edit patch was, politely said, not fully OK :-).
  I hope this fix will help...

                               With regards, Pavel Troller

["diff.out" (text/plain)]

? diff.out
Index: am_edit
===================================================================
RCS file: /home/kde/kde-common/admin/am_edit,v
retrieving revision 1.342
diff -u -3 -p -r1.342 am_edit
--- am_edit	21 Sep 2002 17:15:04 -0000	1.342
+++ am_edit	22 Sep 2002 08:15:58 -0000
@@ -1635,9 +1635,9 @@ sub tag_DOCFILES ()
       $lines .= "\t\@if test -f index.cache.bz2; then \\\n";
       $lines .= "\techo \$(INSTALL_DATA) index.cache.bz2 \
                \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n";
       $lines .= "\t\$(INSTALL_DATA) index.cache.bz2 \
                \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n";
-      $lines .= "\telif test -f  $(srcdir)/index.cache.bz2 \\\n";
-      $lines .= "\techo \$(INSTALL_DATA) $(srcdir)/index.cache.bz2 \
                \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n";
-      $lines .= "\t\$(INSTALL_DATA) $(srcdir)/index.cache.bz2 \
\$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n"; +      $lines .= "\telif test \
-f  \$(srcdir)/index.cache.bz2; then \\\n"; +      $lines .= "\techo \$(INSTALL_DATA) \
\$(srcdir)/index.cache.bz2 \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n"; +    \
$lines .= "\t\$(INSTALL_DATA) \$(srcdir)/index.cache.bz2 \
\$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n";  $lines .= "\tfi\n";
       $lines .= "\t-rm -f \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/common\n";
       $lines .= "\t\$(LN_S) \$(kde_libs_htmldir)/$kdelang/common \
\$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/common\n";


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic