summaryrefslogtreecommitdiff
path: root/libdhcputil/debian/README.source
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-02-23 00:08:16 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-02-23 00:08:16 +0000
commit66c4bc9e5f0af53653b783ed6176e7716c94b4f4 (patch)
tree78486cafe177d7e20009359395392f7201e74b25 /libdhcputil/debian/README.source
parent233cb742f8fec442afc21ed505b8fee533d359d3 (diff)
downloadillumos-packaging-66c4bc9e5f0af53653b783ed6176e7716c94b4f4.tar.gz
libdhcputil & dhcp inittab
Diffstat (limited to 'libdhcputil/debian/README.source')
-rw-r--r--libdhcputil/debian/README.source10
1 files changed, 10 insertions, 0 deletions
diff --git a/libdhcputil/debian/README.source b/libdhcputil/debian/README.source
new file mode 100644
index 0000000..9988910
--- /dev/null
+++ b/libdhcputil/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
+