Advertisement
Emulatorman

diff libretools.conf

Feb 8th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. --- /etc/libretools.conf 2012-02-08 15:11:16.597909552 -0200
  2. +++ /home/andre/libretools.conf-32bits 2012-02-08 17:42:35.316493543 -0200
  3. @@ -25,7 +25,7 @@
  4. CHROOT=root
  5.  
  6. ## The working copy
  7. -CHCOPY=andre
  8. +CHCOPY=server
  9.  
  10. ## Obtains CacheDir from pacman.conf
  11. CACHEDIR=`grep "^#\?CacheDir" /etc/pacman.conf | cut -d'=' -f2`
  12. @@ -43,12 +43,11 @@
  13.  
  14. ## ABSLibre
  15. ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git
  16. -#ABSLIBREGIT=ssh://git@parabolagnulinux.org:1863/abslibre.git
  17.  
  18. ## Commit Command
  19. ## Should be git or hg
  20. ## Uncomment only one of those
  21. -COMMITCMD=git
  22. + COMMITCMD=git
  23. #COMMITCMD=hg
  24.  
  25. ## Uncomment one of those or make one of your choice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement