Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
cenon [2019/11/25 00:31] yaircenon [2019/11/25 00:46] yair
Line 1: Line 1:
 https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cenon https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cenon
 +
 +https://www.cenon.info/frameLoad_gb.html?support_faq_gb.html
  
 <code> <code>
Line 9: Line 11:
   sed -i 's|Diff((VFloat)|Diff((float)|' TileScrollView.m   sed -i 's|Diff((VFloat)|Diff((float)|' TileScrollView.m
   sed -i 's|(VFloat)\[\[resPopupListButton|[[resPopupListButton|' TileScrollView.m   sed -i 's|(VFloat)\[\[resPopupListButton|[[resPopupListButton|' TileScrollView.m
-  make GNUSTEP_MAKEFILES="/usr/share/GNUstep/Makefiles/" GNUSTEP_LOCAL_LIBRARY="/usr/lib/GNUstep/Libraries/"        GNUSTEP_LOCAL_APPS="/usr/share/"+  make GNUSTEP_MAKEFILES="/usr/share/GNUstep/Makefiles/" GNUSTEP_LOCAL_LIBRARY="/usr/lib/GNUstep/Libraries/" GNUSTEP_LOCAL_APPS="/usr/share/"
   cd Cenon.app/   cd Cenon.app/
   ./Cenon    ./Cenon 
  
 </code> </code>