[Trisquel-devel] Rev 48: Set /root to /root in makepackage even if using sudo in file:///home/bzr/package-helpers/trunk/

Ruben Rodriguez ruben at trisquel.info
Thu May 31 17:01:22 CEST 2012


At file:///home/bzr/package-helpers/trunk/

------------------------------------------------------------
revno: 48
revision-id: ruben en trisquel.info-20120531150043-f5ua7tmzkb7h8cyl
parent: ruben en trisquel.info-20120530221323-ksxcnzmo26if5x4v
committer: Ruben Rodriguez <ruben en trisquel.info>
branch nick: trunk
timestamp: Thu 2012-05-31 17:00:43 +0200
message:
  Set /root to /root in makepackage even if using sudo
------------ pr�xima parte ------------
=== modified file 'makepackage'
--- a/makepackage	2012-05-30 22:13:23 +0000
+++ b/makepackage	2012-05-31 15:00:43 +0000
@@ -26,6 +26,7 @@
 do
     unset $VAR
 done
+export HOME=/root
 
 cd $(dirname $0)
 



More information about the Trisquel-devel mailing list