Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518438
en ru br
ALT Linux repos
S:1.0-alt3.qa4
5.0: 1.0-alt3
4.1: 0.1-alt1.1
4.0: 0.1-alt1.1
3.0: 0.1-alt1.1

Group :: Games/Strategy
RPM: pachi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: Pachi-makefile-alt.patch
Download


--- data/Makefile.in.orig	2002-12-08 17:01:27 +0300
+++ data/Makefile.in	2004-07-01 13:23:51 +0400
@@ -229,8 +229,8 @@
 
 install-data-local:
 	for file in $(score_DATA); do\
-	    chgrp $(group) $(scoredir)/$$file; \
-	    chmod $(perms) $(scoredir)/$$file; \
+	    chgrp $(group) $(DESTDIR)$(scoredir)/$$file; \
+	    chmod $(perms) $(DESTDIR)$(scoredir)/$$file; \
 	done					    
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin