summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-04-11 20:18:36 +0000
committerPaul W. Frields <stickster@gmail.com>2006-04-11 20:18:36 +0000
commit4e6372dc35cc1414c2d38099efdb6abe7f66518c (patch)
tree733f1e02ae965fba1cdfe5b144c813b137382ce7 /Makefile
parent8aa92e64de8b7172cf4a68efec03626138c5e253 (diff)
downloadfedora-doc-utils-4e6372dc35cc1414c2d38099efdb6abe7f66518c.tar.gz
fedora-doc-utils-4e6372dc35cc1414c2d38099efdb6abe7f66518c.tar.xz
fedora-doc-utils-4e6372dc35cc1414c2d38099efdb6abe7f66518c.zip
Don't forget the entities files now that we have them
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f114b0c..5c784f7 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ rpm: update
-name '*.svg' -o -name '*.eps' \) | \
cpio -pamdv $(DOCBASE)-$(VERSION)
find . -maxdepth 2 -type d \
+ -name 'entities' -o \
-name '2001' | xargs -i \
find {} -maxdepth 1 -type f | \
cpio -pamdv $(DOCBASE)-$(VERSION)