Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 717e9fb

Browse files
committed
PydioSpec: remove unused lines
1 parent 2a363f0 commit 717e9fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dist/rpm/pydio.spec.tpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Pydio is a web-based browser for managing files on a web server without FTP. Ful
2323

2424
%prep
2525

26-
2726
%setup -q -n %{name}-core-%{version}
2827

2928
sed -i 's/"zip"/"rpm"/g' base.conf.php
@@ -46,8 +45,6 @@ rm -rf %{buildroot}
4645
install -d %{buildroot}%{pydiodir}
4746
cp -pr . %{buildroot}%{pydiodir}
4847

49-
# correct htaccess
50-
5148
# apache conf
5249
mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
5350
cp -pr %SOURCE1 %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}.conf

0 commit comments

Comments
 (0)