git://git.onelab.eu
/
bootstrapfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98f943
)
handle name changes
author
S.Çağlar Onur
<caglar@cs.princeton.edu>
Thu, 6 Jan 2011 16:44:47 +0000
(11:44 -0500)
committer
S.Çağlar Onur
<caglar@cs.princeton.edu>
Thu, 6 Jan 2011 16:44:47 +0000
(11:44 -0500)
bootstrapfs.spec
patch
|
blob
|
history
diff --git
a/bootstrapfs.spec
b/bootstrapfs.spec
index
4fb6090
..
90c807b
100644
(file)
--- a/
bootstrapfs.spec
+++ b/
bootstrapfs.spec
@@
-7,7
+7,7
@@
%define name bootstrapfs-%{nodefamily}
%define version 1.0
-%define taglevel 1
1
+%define taglevel 1
2
# pldistro already in the rpm name
#%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@
-49,6
+49,7
@@
This package provides the same functions as %{name} but with uncompressed tarbal
%setup -q
%build
+[ -d BootstrapFS ] || ln -s bootstrapfs BootstrapFS
pushd BootstrapFS
./build.sh %{pldistro}
popd BootstrapFS