From: Thierry Parmentelat Date: Wed, 27 Jan 2010 20:54:58 +0000 (+0000) Subject: fix X-Git-Tag: BootstrapFS-2.0-1~5 X-Git-Url: http://git.onelab.eu/?p=nodeimage.git;a=commitdiff_plain;h=334db0292b5faca2e77a3e2aa4bf5f763c6a7b03 fix --- diff --git a/bootstrapfs.spec b/bootstrapfs.spec index e64fb7a..bdd61ae 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -108,7 +108,7 @@ for pkgs in $(ls ../build/config.%{pldistro}/bootstrapfs-*.pkgs) ; do done popd -pushd BootstrapFS/nodeconfig/yum +pushd BootstrapFS/nodeconfig echo "* Installing MyPLC-side yum stuff" # expose (fixed) myplc.repo.php as https:///yum/myplc.repo.php install -D -m 644 ./yum/myplc.repo.php $RPM_BUILD_ROOT/var/www/html/yum/myplc.repo.php