Copy-paste is evil.
This commit is contained in:
parent
6e43158d75
commit
b85f475fc3
1 changed files with 0 additions and 2 deletions
|
|
@ -56,8 +56,6 @@ rm -rf %{buildroot}
|
|||
make %{?_smp_flags} DESTDIR=%{buildroot} install
|
||||
install -d %{buildroot}%{_datadir}/%{short_name}
|
||||
mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name}
|
||||
mv %{buildroot}%{_datadir}/%{short_name}/system_db.sql %{buildroot}%{_datadir}/%{name}
|
||||
mv %{buildroot}%{_datadir}/%{short_name}/pgpool.pam %{buildroot}%{_datadir}/%{name}
|
||||
install -d %{buildroot}%{_initrddir}
|
||||
install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pgpool
|
||||
install -d %{buildroot}%{_sysconfdir}/sysconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue