Erich Beyrent
unread,Apr 4, 2013, 9:25:48 AM4/4/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fpm-...@googlegroups.com
I'm new to packaging and fpm. I have some openldap conf files, schemas, and an ldif that I want to package up, and I've written a Makefile to do the installation of those files. I also want to declare openldap as a dependency on my new rpm. Is there a way to declare this in the Makefile so that fpm picks that up, or is the --depends command line option the only way to do this?