Skip to content

Instantly share code, notes, and snippets.

View akien-mga's full-sized avatar

Rémi Verschelde akien-mga

View GitHub Profile
[akien@cauldron sumwars-0.5.8]$ LC_ALL=C ./sumwars
[D] /home/akien/Mageia/Sandbox/sumwars/SOURCES/sumwars-0.5.8/src/gui/application.cpp:160 init > Initialized logging. Level: 4369
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh
Registering ResourceManager for type Skeleton
MovableObjectFactory for type 'ParticleSystem' registered.
@akien-mga
akien-mga / ogre.spec
Created March 19, 2014 11:03
Relibification of OGRE
Index: SPECS/ogre.spec
===================================================================
--- SPECS/ogre.spec (révision 605133)
+++ SPECS/ogre.spec (copie de travail)
@@ -1,16 +1,18 @@
%define oname OGRE
-%define uversion %(echo %{version}| tr . _)
-
-%define libname %mklibname %{name} %{uversion}