summaryrefslogtreecommitdiff
path: root/dumpadm/debian/README.source
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-05-10 18:49:27 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-05-10 18:49:27 +0400
commitcca5bac8a7597b85c9513b611853e30efdb12735 (patch)
tree2df8d73fd11fdf5b8ec6dda2cff007c4dce8d8dc /dumpadm/debian/README.source
parent5c57aabbde8cb1ed0314c2d73295960a340137df (diff)
downloadillumos-packaging-cca5bac8a7597b85c9513b611853e30efdb12735.tar.gz
dumpadm
Diffstat (limited to 'dumpadm/debian/README.source')
-rw-r--r--dumpadm/debian/README.source10
1 files changed, 10 insertions, 0 deletions
diff --git a/dumpadm/debian/README.source b/dumpadm/debian/README.source
new file mode 100644
index 0000000..9988910
--- /dev/null
+++ b/dumpadm/debian/README.source
@@ -0,0 +1,10 @@
+Real sources are in the package illumos-source-X.Y,
+where X and Y are numbers. Exact values of X and Y
+are set in Build-Depends field of debian/control as
+well as in the version string in debian/changelog,
+in a form of X.Y-1.
+
+To add a patch you need first to unpack files from
+illumos-source-X.Y using ./debian/rules unpack
+and, desirably, ./debian/rules patch
+