diff options
Diffstat (limited to 'cgit.spec')
-rw-r--r-- | cgit.spec | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -121,8 +121,6 @@ Cgit is a fast web interface for git. It uses caching to increase performance. xz -dc '%{SOURCE0}' | %{gpgverify} --keyring='%{SOURCE90}' --signature='%{SOURCE92}' --data=- xz -dc '%{SOURCE1}' | %{gpgverify} --keyring='%{SOURCE91}' --signature='%{SOURCE93}' --data=- -# Ensure a blank line follows autosetup, el6 chokes otherwise -# https://bugzilla.redhat.com/1310704 %autosetup -a 1 -p1 # setup the git dir |