Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rpm-software-management/createrepo_c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTomas Mlcoch <tmlcoch@redhat.com>2012-05-10 16:18:14 +0400
committerTomas Mlcoch <tmlcoch@redhat.com>2012-05-10 16:18:14 +0400
commit22cce1b753cec2d9b3723da594f77e1c008f2d07 (patch)
tree2757d2d27a8295e9a80b9a52576b4f3ca7de1b90 /doc
parent196190550eee25d2c41c86b3d2f80bbf28d8c69b (diff)
Another fixes in release scripts
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt2
-rw-r--r--doc/createrepo_c.8.gzbin1282 -> 1282 bytes
-rw-r--r--doc/mergerepo_c.8.gzbin0 -> 605 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index d0da8ca..3059a72 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1 +1 @@
-INSTALL_FILES(/usr/share/man/man8 FILES createrepo_c.8.gz) \ No newline at end of file
+INSTALL(FILES createrepo_c.8.gz mergerepo_c.8.gz DESTINATION /usr/share/man/man8)
diff --git a/doc/createrepo_c.8.gz b/doc/createrepo_c.8.gz
index e4ffd64..81ff8b9 100644
--- a/doc/createrepo_c.8.gz
+++ b/doc/createrepo_c.8.gz
Binary files differ
diff --git a/doc/mergerepo_c.8.gz b/doc/mergerepo_c.8.gz
new file mode 100644
index 0000000..d2ba13d
--- /dev/null
+++ b/doc/mergerepo_c.8.gz
Binary files differ