Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.2 by jpp, Thu Jun 23 04:53:36 2022 UTC | Revision 1.3 by jpp, Thu Jun 23 04:57:17 2022 UTC | |
---|---|---|
# | Line 23 scalable implementation of an AMQP broke | Line 23 scalable implementation of an AMQP broke |
23 | rm -rf %{name}-%{version} | rm -rf %{name}-%{version} |
24 | mkdir -p %{name}-%{version}/root | mkdir -p %{name}-%{version}/root |
25 | cp %SOURCE0 %{name}-%{version} | cp %SOURCE0 %{name}-%{version} |
26 | cd %{name}-%{version} | |
27 | ||
28 | %build | %build |
29 | cd %{name}-%{version} | |
30 | perl createlinks | perl createlinks |
31 | ||
32 | # could be an archive | # could be an archive |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |