summaryrefslogtreecommitdiffstats
path: root/pki/base/native-tools/build.xml
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-07-13 21:08:15 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-07-13 21:08:15 +0000
commitb6d8c37146b9859edc5d056b5dd68c725e82f6c6 (patch)
tree56a2e453483aeae5c9660baf879f1ebe8ffe4e18 /pki/base/native-tools/build.xml
parent285dddb0376bcf2100cae427e47884ca1dcabae2 (diff)
downloadpki-b6d8c37146b9859edc5d056b5dd68c725e82f6c6.tar.gz
pki-b6d8c37146b9859edc5d056b5dd68c725e82f6c6.tar.xz
pki-b6d8c37146b9859edc5d056b5dd68c725e82f6c6.zip
Bugzilla Bug #511136 - Integrate EULA file into RHCS.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@695 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/native-tools/build.xml')
-rw-r--r--pki/base/native-tools/build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pki/base/native-tools/build.xml b/pki/base/native-tools/build.xml
index 3660a25ca..ba68ba12d 100644
--- a/pki/base/native-tools/build.xml
+++ b/pki/base/native-tools/build.xml
@@ -161,6 +161,7 @@
filemode="755"
prefix="${src.dist.name}">
<include name="${specfile}"/>
+ <include name="EULA"/>
<include name="LICENSE"/>
<include name="Makefile.*"/>
<include name="aclocal.m4"/>
@@ -196,6 +197,7 @@
mode="755"
prefix="${src.dist.name}">
<include name="${specfile}"/>
+ <include name="EULA"/>
<include name="LICENSE"/>
<include name="Makefile.*"/>
<include name="aclocal.m4"/>