From 334db0292b5faca2e77a3e2aa4bf5f763c6a7b03 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 27 Jan 2010 20:54:58 +0000 Subject: [PATCH] fix --- bootstrapfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0