]> git.pld-linux.org Git - packages/Firebird.git/blob - Firebird-noroot.patch
afbd4ad9bf130e822c6bd51d2d2b185ed81d8d88
[packages/Firebird.git] / Firebird-noroot.patch
1 --- Firebird-3.0.0.32483-0/builds/install/arch-specific/linux/makeInstallImage.sh.in.orig       2016-04-14 16:07:29.000000000 +0200
2 +++ Firebird-3.0.0.32483-0/builds/install/arch-specific/linux/makeInstallImage.sh.in    2016-08-31 21:15:58.897726690 +0200
3 @@ -28,11 +28,6 @@
4  # This script builds an image of the installed system into
5  # the gen/buildroot directory.
6  
7 -if [ "`whoami`" != "root" ]; then
8 -       echo 'You must be root to build package'
9 -       exit 1
10 -fi
11 -
12  # Making an assumption that this program is being run in the gen directory
13  BuildRootDir=..
14  BuiltFBDir=Release/firebird  # Where the just build fb exists.
This page took 0.051694 seconds and 2 git commands to generate.