a pastebin project

Miscellany

  1. diff -u kdebase-workspace-3.97.0/debian/patches/series kdebase-workspace-3.97.0/debian/patches/series
  2. --- kdebase-workspace-3.97.0/debian/patches/series
  3. +++ kdebase-workspace-3.97.0/debian/patches/series
  4. @@ -8,0 +9 @@
  5. +14_fix_startkde_bashism_svn_r748614.patch
  6. diff -u kdebase-workspace-3.97.0/debian/changelog kdebase-workspace-3.97.0/debian/changelog
  7. --- kdebase-workspace-3.97.0/debian/changelog
  8. +++ kdebase-workspace-3.97.0/debian/changelog
  9. @@ -1,3 +1,9 @@
  10. +kdebase-workspace (4:3.97.0-1ubuntu6) hardy; urgency=low
  11. +
  12. +  * Fix bashism in startkde (upstream SVN r748614) (Closes LP: #176135)
  13. +
  14. + -- Ilya Eremin <che_guevara_3@bk.ru>  Sat, 15 Dec 2007 00:50:00 +0000
  15. +
  16.  kdebase-workspace (4:3.97.0-1ubuntu5) hardy; urgency=low
  17.  
  18.    * Fix Exec= entry in .desktop files
  19. only in patch2:
  20. unchanged:
  21. --- kdebase-workspace-3.97.0.orig/debian/patches/14_fix_startkde_bashism_svn_r748614.patch
  22. +++ kdebase-workspace-3.97.0/debian/patches/14_fix_startkde_bashism_svn_r748614.patch
  23. @@ -0,0 +1,14 @@
  24. +Index: b/startkde.cmake
  25. +===================================================================
  26. +--- a/startkde.cmake
  27. ++++ b/startkde.cmake
  28. +@@ -79,7 +79,7 @@
  29. +     xmessage -geometry 500x100 "Could not start kstartupconfig4. Check your installation."
  30. +     exit 1
  31. + fi
  32. +-. $kdehome/share/config/startupconfig
  33. ++[ -e $kdehome/share/config/startupconfig] && . $kdehome/share/config/startupconfig
  34. +
  35. + # XCursor mouse theme needs to be applied here to work even for kded or ksmserver
  36. + if test -n "$kcminputrc_mouse_cursortheme" -o -n "$kcminputrc_mouse_cursorsize" ; then
  37. +

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

fantasy-obligation