Re: RPM creation question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Clint Dilks wrote, at 06/12/2008 03:45 PM +9:00:
Hi,

Is there any nice way in a .spec file to tell rpmbuild not to call brp-java-repack-jars? Some Web Searching indicates that most people just hack the script. Is there a better way ?


$ rpm --showrc shows %__os_install_post calls /usr/lib/rpm/redhat/brp-java-repack-jars
if %__jar_repack macro is not defined. So just adding

%define __jar_repack %{nil}

at the top of the needed spec file or adding

%__jar_repack %{nil}

on ~/.rpmmacros should do what you want.

Regards,
Mamoru

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux