Advertisement
Guest User

Untitled

a guest
Mar 21st, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. Index: rebeccablacklinux_files/usr/bin/Compile/gtk
  2. ===================================================================
  3. --- rebeccablacklinux_files/usr/bin/Compile/gtk (revision 2271)
  4. +++ rebeccablacklinux_files/usr/bin/Compile/gtk (working copy)
  5. @@ -29,7 +29,7 @@
  6. REPOSITORYTYPE=GIT
  7.  
  8. #The revision of the source repo to use. To get the lastest revision for GIT it's 'master', for SVN it's 'HEAD', for BZR, it's 'last:1', and for HG it's 'default', without the quotes
  9. -SOURCEREVISION=master
  10. +SOURCEREVISION=3.11.0
  11.  
  12. #The prefix to compile and install the source code to
  13. INSTALLDIR=/opt
  14. Index: rebeccablacklinux_files/usr/bin/Compile/mesa
  15. ===================================================================
  16. --- rebeccablacklinux_files/usr/bin/Compile/mesa (revision 2271)
  17. +++ rebeccablacklinux_files/usr/bin/Compile/mesa (working copy)
  18. @@ -29,7 +29,7 @@
  19. REPOSITORYTYPE=GIT
  20.  
  21. #The revision of the source repo to use. To get the lastest revision for GIT it's 'master', for SVN it's 'HEAD', for BZR, it's 'last:1', and for HG it's 'default', without the quotes
  22. -SOURCEREVISION=master
  23. +SOURCEREVISION=10.0
  24.  
  25. #The prefix to compile and install the source code to
  26. INSTALLDIR=/opt
  27. Index: rebeccablacklinux_files/usr/bin/Compile/nuclear
  28. ===================================================================
  29. --- rebeccablacklinux_files/usr/bin/Compile/nuclear (revision 2271)
  30. +++ rebeccablacklinux_files/usr/bin/Compile/nuclear (working copy)
  31. @@ -29,7 +29,7 @@
  32. REPOSITORYTYPE=GIT
  33.  
  34. #The revision of the source repo to use. To get the lastest revision for GIT it's 'master', for SVN it's 'HEAD', for BZR, it's 'last:1', and for HG it's 'default', without the quotes
  35. -SOURCEREVISION=master
  36. +SOURCEREVISION=963690c593798b92707af7afba941a623b598ff5
  37.  
  38. #The prefix to compile and install the source code to
  39. INSTALLDIR=/opt
  40. Index: rebeccablacklinux_files/usr/bin/compile_all
  41. ===================================================================
  42. --- rebeccablacklinux_files/usr/bin/compile_all (revision 2328)
  43. +++ rebeccablacklinux_files/usr/bin/compile_all (working copy)
  44. @@ -40,7 +40,7 @@
  45. intel-driver
  46. libinput
  47. kmod
  48. -systemd
  49. +#systemd
  50. weston
  51. cmake
  52. extra-cmake-modules
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement