diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-07 20:26:20 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-07 20:26:20 +0000 |
commit | 3135bd7c612bae42004a329b00e5e81ca5cdb228 (patch) | |
tree | a89b552aa4e8de6ea8252453b7f012d143592d93 /Makefile | |
parent | 99a46aba8eb8d20f46cf4264388b0b6d35d0809e (diff) | |
download | drak3d-3135bd7c612bae42004a329b00e5e81ca5cdb228.tar drak3d-3135bd7c612bae42004a329b00e5e81ca5cdb228.tar.gz drak3d-3135bd7c612bae42004a329b00e5e81ca5cdb228.tar.bz2 drak3d-3135bd7c612bae42004a329b00e5e81ca5cdb228.tar.xz drak3d-3135bd7c612bae42004a329b00e5e81ca5cdb228.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r481 | dmorgan | 2011-02-07 20:26:20 +0000 (Mon, 07 Feb 2011) | 1 line
Add cleaned drak3d
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- License: GPLv2 according to the COPYING file
- Icons in data/icons replaced using oxygen
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drak3d -VERSION = 1.29 +VERSION = 1.30 DESTDIR= libdir=/usr/lib |