]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - scripts/package/builddeb
kbuild: trivial - remove trailing spaces
[mirror_ubuntu-artful-kernel.git] / scripts / package / builddeb
index f46e4dd0558da4582b38c75d4342456cceefd920..b151b63f9be364b4f3b4cf0a88529adc70328a16 100644 (file)
@@ -130,7 +130,7 @@ if [ "$ARCH" = "um" ] ; then
        cp System.map "$tmpdir/usr/lib/uml/modules/$version/System.map"
        cp $KCONFIG_CONFIG "$tmpdir/usr/share/doc/$packagename/config"
        gzip "$tmpdir/usr/share/doc/$packagename/config"
-else 
+else
        cp System.map "$tmpdir/boot/System.map-$version"
        cp $KCONFIG_CONFIG "$tmpdir/boot/config-$version"
 fi