diff options
| author | Daniel Baumann <daniel@debian.org> | 2011-06-21 09:14:36 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-06-21 09:14:36 +0200 |
| commit | 7e40774efa290a9d507ab62e3ff2929e68803f59 (patch) | |
| tree | 209c034326cffc7c71fd3fb9b94bb6d3d8ca88d0 /Makefile | |
| parent | 94c6ba70c24090ea1af4a2722eda224dbf8241b2 (diff) | |
| download | live-boot-7e40774efa290a9d507ab62e3ff2929e68803f59.tar.gz live-boot-7e40774efa290a9d507ab62e3ff2929e68803f59.zip | |
Making references to debian more distribution neutral.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ test: echo "W: checkbashisms - command not found"; \ echo "I: checkbashisms can be optained from: "; \ echo "I: http://git.debian.org/?p=devscripts/devscripts.git"; \ - echo "I: On Debian systems, checkbashisms can be installed with:"; \ + echo "I: On Debian based systems, checkbashisms can be installed with:"; \ echo "I: apt-get install devscripts"; \ fi |
