Searched full:fakeroot (Results 1 – 16 of 16) sorted by relevance
11 sudo mkdir /fakeroot12 sudo chmod 755 /fakeroot19 SET(CMAKE_FIND_ROOT_PATH /fakeroot)30 -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_PREFIX=/fakeroot ..)38 ./Configure mingw --prefix=/fakeroot --openssldir=/fakeroot/openssl \48 sudo make -fwin32/Makefile.gcc PREFIX=i686-w64-mingw32- DESTDIR=/fakeroot \53 export PKG_CONFIG_PATH=/fakeroot/lib/pkgconfig56 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/fakeroot ..)
11 sudo mkdir /fakeroot12 sudo chmod 755 /fakeroot19 SET(CMAKE_FIND_ROOT_PATH /fakeroot)30 -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_PREFIX=/fakeroot ..)39 ./Configure mingw --prefix=/fakeroot --openssldir=/fakeroot/openssl \49 sudo make -fwin32/Makefile.gcc PREFIX=i686-w64-mingw32- DESTDIR=/fakeroot \54 export PKG_CONFIG_PATH=/fakeroot/lib/pkgconfig57 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/fakeroot ..)
46 FAKEROOT="${FAKEROOT:-$(mktemp -d)}"47 cd "${FAKEROOT}"56 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_PREFIX="${FAKEROOT}" \64 ./Configure linux-x86_64-clang "enable-$1" --prefix="${FAKEROOT}" \65 --openssldir="${FAKEROOT}/openssl" --libdir=lib73 --prefix="${FAKEROOT}"79 export PKG_CONFIG_PATH="${FAKEROOT}/lib/pkgconfig"
9 FAKEROOT="$(mktemp -d)"15 ./Configure linux-x86_64 --prefix="${FAKEROOT}" \16 --openssldir="${FAKEROOT}/openssl" --libdir=lib23 export PKG_CONFIG_PATH="${FAKEROOT}/lib/pkgconfig"
10 FAKEROOT="$(mktemp -d)"19 ./Configure linux-x86_64-clang --prefix="${FAKEROOT}" \20 --openssldir="${FAKEROOT}/openssl" --libdir=lib27 export PKG_CONFIG_PATH="${FAKEROOT}/lib/pkgconfig"
18 FAKEROOT = macro41 $(MKDIR) $(FAKEROOT)$(SECUREDIR)42 $(INSTALL) -m $(SHLIBMODE) $(LIBSHARED) $(FAKEROOT)$(SECUREDIR)45 $(RM) $(FAKEROOT)$(SECUREDIR)/$(TITLE).so
27 make install FAKEROOT=$RPM_BUILD_ROOT
369 * under fakeroot to get the actual PID of the remctld process.396 * The boolean argument says whether to start the process under fakeroot. If404 bool fakeroot) in process_start_internal() argument415 if (fakeroot && path_fakeroot[0] == '\0') in process_start_internal()416 skip_all("fakeroot not found"); in process_start_internal()432 /* If using fakeroot, rewrite argv accordingly. */ in process_start_internal()433 if (fakeroot) { in process_start_internal()489 * and it's required when running under fakeroot. in process_start_internal()491 if (fakeroot) in process_start_internal()493 process->is_child = !fakeroot; in process_start_internal()[all …]
77 * process_start_fakeroot is the same but starts the process under fakeroot.78 * PATH_FAKEROOT must be defined (generally by Autoconf). If fakeroot is not
41 fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch $$pkg1 || exit 1; \51 fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch $$pkg1 || exit 1; \82 fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch \106 fakeroot debian/rules override_dh_binary-modules; \
18 fakeroot $(ALIEN) --scripts --to-tgz $$pkg1; \28 fakeroot $(ALIEN) --scripts --to-tgz $$pkg1 $$pkg2 $$pkg3; \
7 a "make install-nokeys DESTDIR=[fakeroot]". This way all manpages should
18 git alien fakeroot wget curl bc fio acl \
47 fakeroot fio gdb inetutils jq less linux linux-headers lsscsi nfs-utils \69 fakeroot fio gdb gdebi git ksh lcov isc-dhcp-client jq libacl1-dev \
45 fakeroot-msgsnd
2456 is made zero length (otherwise it would not work *without* fakeroot).