From c5e92cf3aa9972af545df66ab1c42f04f7527d21 Mon Sep 17 00:00:00 2001 From: milisbir Date: Sat, 3 Feb 2018 22:23:41 +0200 Subject: [PATCH] muffin --- talimatname/genel/m/muffin/talimat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/talimatname/genel/m/muffin/talimat b/talimatname/genel/m/muffin/talimat index 0168e0e8c..73dc20de5 100644 --- a/talimatname/genel/m/muffin/talimat +++ b/talimatname/genel/m/muffin/talimat @@ -11,7 +11,7 @@ kaynak=(https://github.com/linuxmint/$isim/archive/$surum.tar.gz::$isim-$surum.t derle() { cd $isim-$surum - tamir_masaustu + PYTHON=python ./autogen.sh \ --prefix=/usr \ --sysconfdir=/etc \ @@ -23,7 +23,7 @@ cd $isim-$surum #https://bugzilla.gnome.org/show_bug.cgi?id=656231 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - + tamir_masaustu make make DESTDIR=$PKG install make -C src DESTDIR="$PKG" uninstall-binPROGRAMS uninstall-desktopfilesDATA