]> git.pld-linux.org Git - packages/54321.git/commitdiff
- removed X11R6 prefix, from Krystian T tomczyk at op onet pl
authorTomasz Pala <gotar@pld-linux.org>
Sat, 26 Jun 2004 23:08:42 +0000 (23:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    54321-exec -> 1.4
    54321-sdl_include_dir_fix.patch -> 1.2
    54321.desktop -> 1.6

54321-exec
54321-sdl_include_dir_fix.patch
54321.desktop

index 162089ce257ce7e0e99e3db366250e85eecbb0c3..c9e2942350d0010f3e8c5932acf926607bfc2010 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-cd /usr/X11R6/share/54321/bin/Linux && exec ./54321 $*    
+cd /usr/share/54321/bin/Linux && exec ./54321 $*    
index 2361c90286ed3f2dca0b033cdb74874bf232a082..bc61b6f91cfbe925e68a754bda368e1bd508a398 100644 (file)
@@ -7,8 +7,8 @@ diff -urN 54321/archs/Linux/variables.GNU 54321-good/archs/Linux/variables.GNU
  
 -SDL := /usr/local
 -SDL_IMAGE := /usr/local
-+SDL := /usr/X11R6
-+SDL_IMAGE := /usr/X11R6
++SDL := /usr
++SDL_IMAGE := /usr
  
  CPPFLAGS += -I${SDL}/include/SDL -I${SDL_IMAGE}/include/SDL
  LDFLAGS += \
index 77ef207c4056678a6c9b7f3f92b1e9d662d1e292..d30a097f9d280fceecab10dab9ef8dcbc4fdf12e 100644 (file)
@@ -2,7 +2,7 @@
 Name=54321
 Comment=Five simple 3D games
 Comment[pl]=Pięć prostych gier 3D
-Exec=/usr/X11R6/bin/54321
+Exec=/usr/bin/54321
 Icon=
 Terminal=false
 Type=Application
This page took 0.06285 seconds and 4 git commands to generate.