This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
magicka/debian/patches/makefile.patch

20 lines
569 B
Diff

--- a/deps/libb64-1.2/Makefile
+++ b/deps/libb64-1.2/Makefile
@@ -1,3 +1,5 @@
+CFLAGS:=
+
all: all_src all_base64
all_src:
--- a/GNUmakefile.debian
+++ b/GNUmakefile.debian
@@ -143,7 +143,7 @@
install -m644 dist/menus/mail.mnu ${DESTDIR}${datarootdir}/magicka/menus/mail.mnu
echo "You should now create a user to run magicka"
- echo "and assuming that user is magicka:
+ echo "and assuming that user is magicka:"
echo " "
echo " chown -R magicka:magicka ${datarootdir}/magicka/scripts/data"
echo " chown -R magicka:magicka ${localstatedir}/magicka"