revert last change - unversion ghcdocdir
This commit is contained in:
parent
082b15a21d
commit
87815fa4c0
@ -10,7 +10,7 @@ make -f cabal-rpm.mk %{_smp_mflags} \
|
||||
|
||||
%cabal_install %cabal copy --destdir=${RPM_BUILD_ROOT} -v
|
||||
|
||||
%ghcdocdir %{_docdir}/ghc/libraries/%{?pkg_name}%{!?pkg_name:%{name}}-%{version}
|
||||
%ghcdocdir %{_docdir}/ghc/libraries/%{?pkg_name}%{!?pkg_name:%{name}}
|
||||
%ghcpkgdir %{_libdir}/ghc-%(ghc --numeric-version)/%{?pkg_name}%{!?pkg_name:%name}-%{version}
|
||||
|
||||
%ghc_gen_filelists() \
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ghc-rpm-macros
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Macros for building packages for GHC
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2009 Jens Petersen <petersen@redhat.com> - 0.2.1-2
|
||||
- no, revert versioned ghcdocdir again!
|
||||
|
||||
* Tue Sep 22 2009 Jens Petersen <petersen@redhat.com> - 0.2.1-1
|
||||
- version ghcdocdir to allow multiple doc versions like ghcpkgdir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user