summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/imgbrd-grabber
diff options
context:
space:
mode:
authorEvan Stoll <evanjsx@gmail.com>2020-10-19 20:52:25 -0400
committerEvan Stoll <evanjsx@gmail.com>2020-10-19 20:52:25 -0400
commit80d34ab9a4822c2ede2642274ce2af5cc25d2897 (patch)
tree4c63416ae71f3f6f756b9aab215b8945e47d1c5b /pkgs/applications/graphics/imgbrd-grabber
parent99e2f6cb8eb52bc37771f1354e74e419efc7827d (diff)
Remove trailing whitespace
Diffstat (limited to 'pkgs/applications/graphics/imgbrd-grabber')
-rw-r--r--pkgs/applications/graphics/imgbrd-grabber/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/imgbrd-grabber/default.nix b/pkgs/applications/graphics/imgbrd-grabber/default.nix
index 259f40567072..883279511162 100644
--- a/pkgs/applications/graphics/imgbrd-grabber/default.nix
+++ b/pkgs/applications/graphics/imgbrd-grabber/default.nix
@@ -70,10 +70,10 @@ stdenv.mkDerivation rec {
'';
postInstall = ''
- # move the binaries to the share/Grabber folder so
+ # move the binaries to the share/Grabber folder so
# some relative links can be resolved (e.g. settings.ini)
mv $out/bin/* $out/share/Grabber/
-
+
cd ../..
# run the package.sh with $out/share/Grabber as the $APP_DIR
sh ./scripts/package.sh $out/share/Grabber