diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2014-02-20 08:48:40 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2014-02-20 08:48:40 +0200 |
commit | 82328e22b96f6a6df5120ef257f29766ee66c458 (patch) | |
tree | 70116d2705b4ba64d31413bdedb0ad85dc82a561 /dev-games/cegui/files/cegui-0.7.1-pkgconfig.patch | |
parent | a549e6ac6b6b6dbe30f0486ec078e607c63ab860 (diff) |
cleanup
Diffstat (limited to 'dev-games/cegui/files/cegui-0.7.1-pkgconfig.patch')
-rw-r--r-- | dev-games/cegui/files/cegui-0.7.1-pkgconfig.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-games/cegui/files/cegui-0.7.1-pkgconfig.patch b/dev-games/cegui/files/cegui-0.7.1-pkgconfig.patch deleted file mode 100644 index b5784f8..0000000 --- a/dev-games/cegui/files/cegui-0.7.1-pkgconfig.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -rupN a/cegui/CEGUI-OGRE.pc.in b/cegui/CEGUI-OGRE.pc.in ---- a/cegui/CEGUI-OGRE.pc.in 2009-10-16 00:46:37.000000000 +1100 -+++ b/cegui/CEGUI-OGRE.pc.in 2009-11-06 14:42:27.000000000 +1100 -@@ -7,5 +7,5 @@ datafiles=@datarootdir@/@PACKAGE@ - Name: CEGUI Ogre Renderer - Description: Ogre based renderer module for CEGUI. - Version: @VERSION@ --Requires: OGRE >= 1.6.0,CEGUI = @VERSION@ -+Requires: OGRE >= 1.6.0,CEGUI-@VERSION@ = @VERSION@ - Libs: -lCEGUIOgreRenderer@cegui_bsfx@ -diff -rupN a/cegui/CEGUI-OPENGL.pc.in b/cegui/CEGUI-OPENGL.pc.in ---- a/cegui/CEGUI-OPENGL.pc.in 2009-10-16 00:46:37.000000000 +1100 -+++ b/cegui/CEGUI-OPENGL.pc.in 2009-11-06 14:42:45.000000000 +1100 -@@ -7,5 +7,5 @@ datafiles=@datarootdir@/@PACKAGE@ - Name: CEGUI OpenGL Renderer - Description: OpenGL based renderer module for CEGUI. - Version: @VERSION@ --Requires: CEGUI = @VERSION@ -+Requires: CEGUI-@VERSION@ = @VERSION@ - Libs: -lCEGUIOpenGLRenderer@cegui_bsfx@ |