Using fakeroot instead of su in make debian

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@214 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2009-09-09 13:17:38 +00:00
parent 7579b54348
commit 9c12a662ea
2 changed files with 5 additions and 2 deletions

View File

@@ -93,4 +93,5 @@
- Font is set only on windows (Rev 206)
- Improved futile_union_intersection_subtraction in case of A-A, when A is a sub-query (Rev 208)
- Improved futile_union_intersection_subtraction, handles when a branch of subtracion has a selection (Rev 209)
- Can load relations specified in command line (Rev 210)
- Can load relations specified in command line (Rev 210)
- Using fakeroot instead of su in make debian (Rev 214)