Author: arekm                        Date: Thu Nov 24 17:13:59 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   kdegames-disable_install-exec-hook.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/kdegames-disable_install-exec-hook.patch
diff -u SOURCES/kdegames-disable_install-exec-hook.patch:1.7 
SOURCES/kdegames-disable_install-exec-hook.patch:1.8
--- SOURCES/kdegames-disable_install-exec-hook.patch:1.7        Mon Nov 14 
13:39:48 2005
+++ SOURCES/kdegames-disable_install-exec-hook.patch    Thu Nov 24 18:13:54 2005
@@ -1,7 +1,7 @@
 diff -urbB kdegames-3.5.0.org/kbounce/Makefile.am 
kdegames-3.5.0/kbounce/Makefile.am
---- kdegames-3.5.0.org/kbounce/Makefile.am     2005-11-08 23:24:52.000000000 
+0100
-+++ kdegames-3.5.0/kbounce/Makefile.am 2005-11-14 14:41:27.333111500 +0100
-@@ -31,45 +31,4 @@
+--- kdegames-3.5.0.org/kbounce/Makefile.am     2005-11-08 22:24:52.000000000 
+0000
++++ kdegames-3.5.0/kbounce/Makefile.am 2005-11-24 17:13:07.068864952 +0000
+@@ -31,45 +31,3 @@
  DESTHIGHSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)
  DESTSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)/$(bin_PROGRAMS).scores
  
@@ -46,201 +46,4 @@
 -      && chmod 0660 $(DESTSCORES)) \
 -      || echo "Error: Could not create system-wide highscore file with 
correct permissions !!" \
 -      )) || true
- 
-diff -urbB kdegames-3.5.0.org/kfouleggs/Makefile.am 
kdegames-3.5.0/kfouleggs/Makefile.am
---- kdegames-3.5.0.org/kfouleggs/Makefile.am   2005-09-10 10:18:28.000000000 
+0200
-+++ kdegames-3.5.0/kfouleggs/Makefile.am       2005-11-14 14:36:28.630443750 
+0100
-@@ -27,44 +27,4 @@
- DESTHIGHSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)
- DESTSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)/$(bin_PROGRAMS).scores
- 
--install-data-local:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--      && echo "********************************************************" \
--      && echo "" \
--      && echo "This game is installed sgid \"games\" to use the" \
--      && echo "system-wide highscore file (in "$(HIGHSCORE_DIRECTORY)")." \
--      && echo "" \
--      && echo "If the system-wide highscore file does not exist, it is" \
--        && echo "created with the correct ownership and permissions. See the" 
\
--        && echo "INSTALL file in \"kdegames/libkdegames/highscore\" for 
details." \
--      && echo "" \
--      && echo "********************************************************" \
--      ) || true
- 
--install-exec-hook:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
 -
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--              && ((mkdir -p $(DESTHIGHSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTHIGHSCORES) \
--              && chmod 750 $(DESTHIGHSCORES)) \
--      || echo "Error: Could not create the highscore directory with correct 
permissions !!" \
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test ${setgid} = true \
--        && ((chmod 2755  $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((touch $(DESTSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTSCORES) \
--      && chmod 0660 $(DESTSCORES)) \
--      || echo "Error: Could not create system-wide highscore file with 
correct permissions !!" \
--      )) || true
-Tylko w kdegames-3.5.0/kfouleggs: Makefile.am.orig
-diff -urbB kdegames-3.5.0.org/klickety/Makefile.am 
kdegames-3.5.0/klickety/Makefile.am
---- kdegames-3.5.0.org/klickety/Makefile.am    2005-09-10 10:18:05.000000000 
+0200
-+++ kdegames-3.5.0/klickety/Makefile.am        2005-11-14 14:36:28.630443750 
+0100
-@@ -27,44 +27,3 @@
- DESTHIGHSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)
- DESTSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)/$(bin_PROGRAMS).scores
- 
--install-data-local:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--      && echo "********************************************************" \
--      && echo "" \
--      && echo "This game is installed sgid \"games\" to use the" \
--      && echo "system-wide highscore file (in "$(HIGHSCORE_DIRECTORY)")." \
--      && echo "" \
--      && echo "If the system-wide highscore file does not exist, it is" \
--        && echo "created with the correct ownership and permissions. See the" 
\
--        && echo "INSTALL file in \"kdegames/libkdegames/highscore\" for 
details." \
--      && echo "" \
--      && echo "********************************************************" \
--      ) || true
--
--install-exec-hook:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--              && ((mkdir -p $(DESTHIGHSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTHIGHSCORES) \
--              && chmod 750 $(DESTHIGHSCORES)) \
--      || echo "Error: Could not create the highscore directory with correct 
permissions !!" \
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test ${setgid} = true \
--        && ((chmod 2755  $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((touch $(DESTSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTSCORES) \
--      && chmod 0660 $(DESTSCORES)) \
--      || echo "Error: Could not create system-wide highscore file with 
correct permissions !!" \
--      )) || true
-Tylko w kdegames-3.5.0/klickety: Makefile.am.orig
-diff -urbB kdegames-3.5.0.org/kmines/Makefile.am 
kdegames-3.5.0/kmines/Makefile.am
---- kdegames-3.5.0.org/kmines/Makefile.am      2005-09-10 10:18:28.000000000 
+0200
-+++ kdegames-3.5.0/kmines/Makefile.am  2005-11-14 14:36:28.630443750 +0100
-@@ -22,45 +22,3 @@
- DESTHIGHSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)
- DESTSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)/$(bin_PROGRAMS).scores
- 
--install-data-local:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--      && echo "********************************************************" \
--      && echo "" \
--      && echo "This game is installed sgid \"games\" to use the" \
--      && echo "system-wide highscore file (in "$(HIGHSCORE_DIRECTORY)")." \
--      && echo "" \
--      && echo "If the system-wide highscore file does not exist, it is" \
--        && echo "created with the correct ownership and permissions. See the" 
\
--        && echo "INSTALL file in \"kdegames/libkdegames/highscore\" for 
details." \
--      && echo "" \
--      && echo "********************************************************" \
--      ) || true
--
--install-exec-hook:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--              && ((mkdir -p $(DESTHIGHSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTHIGHSCORES) \
--              && chmod 750 $(DESTHIGHSCORES)) \
--      || echo "Error: Could not create the highscore directory with correct 
permissions !!" \
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test ${setgid} = true \
--        && ((chmod 2755  $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((touch $(DESTSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTSCORES) \
--      && chmod 0660 $(DESTSCORES)) \
--      || echo "Error: Could not create system-wide highscore file with 
correct permissions !!" \
--      )) || true
--
-Tylko w kdegames-3.5.0/kmines: Makefile.am.orig
-diff -urbB kdegames-3.5.0.org/ksirtet/ksirtet/Makefile.am 
kdegames-3.5.0/ksirtet/ksirtet/Makefile.am
---- kdegames-3.5.0.org/ksirtet/ksirtet/Makefile.am     2005-09-10 
10:18:08.000000000 +0200
-+++ kdegames-3.5.0/ksirtet/ksirtet/Makefile.am 2005-11-14 14:36:28.634444000 
+0100
-@@ -33,44 +33,3 @@
- DESTHIGHSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)
- DESTSCORES = $(DESTDIR)$(HIGHSCORE_DIRECTORY)/$(bin_PROGRAMS).scores
- 
--install-data-local:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--      && echo "********************************************************" \
--      && echo "" \
--      && echo "This game is installed sgid \"games\" to use the" \
--      && echo "system-wide highscore file (in "$(HIGHSCORE_DIRECTORY)")." \
--      && echo "" \
--      && echo "If the system-wide highscore file does not exist, it is" \
--        && echo "created with the correct ownership and permissions. See the" 
\
--        && echo "INSTALL file in \"kdegames/libkdegames/highscore\" for 
details." \
--      && echo "" \
--      && echo "********************************************************" \
--      ) || true
--
--install-exec-hook:
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--              && ((mkdir -p $(DESTHIGHSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTHIGHSCORES) \
--              && chmod 750 $(DESTHIGHSCORES)) \
--      || echo "Error: Could not create the highscore directory with correct 
permissions !!" \
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((chown $(highscore_user):$(highscore_group) $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test ${setgid} = true \
--        && ((chmod 2755  $(DESTBIN)) \
--      || echo "Error: Could not install the game with correct permissions !!" 
\
--      )) || true
--
--      @(test x$(HIGHSCORE_DIRECTORY) != x \
--        && ((touch $(DESTSCORES) && chown 
$(highscore_user):$(highscore_group) $(DESTSCORES) \
--      && chmod 0660 $(DESTSCORES)) \
--      || echo "Error: Could not create system-wide highscore file with 
correct permissions !!" \
--      )) || true
-Tylko w kdegames-3.5.0/ksirtet/ksirtet: Makefile.am.orig
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/kdegames-disable_install-exec-hook.patch?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to