aboutsummaryrefslogtreecommitdiff
path: root/build_debian.sh
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2009-10-02 04:13:37 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2009-10-02 04:13:37 +0000
commit406f12a8da8cec354d75afa5519e3d16fda103e3 (patch)
tree6c6fbbdf2c8bd391b71979e5212fbf4abb177b42 /build_debian.sh
parent11245306e7a00a4c77c7f1b400acdff4cf5b8201 (diff)
downloadsg3_utils-406f12a8da8cec354d75afa5519e3d16fda103e3.tar.gz
add debian/README.debian4 file for Debian 4.0 (etch) build problem workaround
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@309 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'build_debian.sh')
-rwxr-xr-xbuild_debian.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_debian.sh b/build_debian.sh
index 7e815175..ac5a0bf0 100755
--- a/build_debian.sh
+++ b/build_debian.sh
@@ -1,5 +1,8 @@
#!/bin/sh
+# If this script fails on a Debian 4.0 ("etch") system then read
+# the debian/README.debian4 file.
+
echo "chmod +x debian/rules"
chmod +x debian/rules