aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-11-03 19:30:05 +0100
committerVG <vg@devys.org>2016-11-03 19:30:05 +0100
commit3249ccfbaf9a87e239f13e2ddb6f457e1f04b3ba (patch)
tree118aaa869c7fcba1c4b15dffcafca21c1c2765ef /debian/rules
parent098526777f950c4bb4a90159bd160b79b31ced4d (diff)
downloaddebian-ponymix-3249ccfbaf9a87e239f13e2ddb6f457e1f04b3ba.tar.gz
debian-ponymix-3249ccfbaf9a87e239f13e2ddb6f457e1f04b3ba.tar.bz2
debian-ponymix-3249ccfbaf9a87e239f13e2ddb6f457e1f04b3ba.zip
fix forgotten meh strings
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 19f732f..7f77fb4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ PACKAGEVERSION = $(VERSION)+$(shell date +%Y%m%d%H%M%S)
%:
dh $@
-# avoid errors on stretch and sid builds. Error :
+# avoid errors on stretch and sid builds. Kind of Error:
# dpkg-shlibdeps: error: no dependency information found for
# /usr/lib/ld-linux-armhf.so.3 (used >by debian/meh/bin/meh)
# fix by telling dh_shlibdeps it should ignore not found libs: