mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 14:24:15 -04:00
Changed RPM behavior to include scripts into %doc
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@141 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile,v 1.30 2003/01/20 14:33:25 jrief Exp $
|
# $Id: Makefile,v 1.36 2005/12/08 14:13:25 bklang Exp $
|
||||||
VERSION=0.3.6
|
VERSION=0.3.6
|
||||||
RELEASE=3
|
RELEASE=3
|
||||||
CC=gcc -O2
|
CC=gcc -O2
|
||||||
|
|||||||
@@ -59,6 +59,8 @@ make INSTALL_PREFIX=$RPM_BUILD_ROOT install
|
|||||||
%doc doc/README.html
|
%doc doc/README.html
|
||||||
%doc doc/example.ldif
|
%doc doc/example.ldif
|
||||||
%doc import.pl
|
%doc import.pl
|
||||||
|
%doc scripts/axfr2ldap.pl
|
||||||
|
%doc scripts/data2ldap.pl
|
||||||
%config /etc/openldap/schema/ldap2dns.schema
|
%config /etc/openldap/schema/ldap2dns.schema
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
|
|||||||
Reference in New Issue
Block a user