]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/mpd
Early spring clean: Remove trailing whitespaces, and correct licence headers
[ipfire-2.x.git] / lfs / mpd
diff --git a/lfs/mpd b/lfs/mpd
index a86f2852dc9bb96ee276ce8c74cd9ab4cd7f32ab..29167dae103598f9f519da46e91fd367c7255a9f 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -24,7 +24,7 @@
 
 include Config
 
-SUMMARY    = Music Player Daemon 
+SUMMARY    = Music Player Daemon
 
 VER        = 0.22.6
 
@@ -59,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################