[Fedora-haskell-list] [Bug 426751] Review Request: ghc-X11 - A Haskell binding to the X11 graphics library.

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 23 20:18:30 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=426751





--- Comment #39 from Till Maas <opensource at till.name>  2008-12-23 15:18:26 EDT ---
%preun and %post use undefined macros:
%ghc_postinst_script instead of %ghc_register_pkg

%ghc_preun_script instead of
if [ "$1" -eq 0 ] ; then
  %ghc_unregister_pkg
fi

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-haskell-list mailing list