Codeberg

summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 68fa045..9b9cffc 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,6 @@ deb: $(TARGET)
cp $(TARGET) pkg/usr/bin/
cp mdviewer.desktop pkg/usr/share/applications/
cp control pkg/DEBIAN/
- convert /home/laki/.gemini/antigravity/brain/b3043472-8254-4c94-b2c0-7c8bf8ae13da/mdviewer_icon_1769114997833.png -resize 48x48 pkg/usr/share/icons/hicolor/48x48/apps/mdviewer.png
dpkg-deb --build pkg mdviewer.deb
clean: