]> git.pld-linux.org Git - packages/wine.git/commitdiff
- added path to the execution of chpax
authoralchemyx <alchemyx@pld-linux.org>
Tue, 11 Dec 2001 22:40:28 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- this version works fine now, release 4, please STB

Changed files:
    wine.spec -> 1.53

wine.spec

index a7daf6c09c07d84a6bf7055d8686d059ea9170f1..c3fbd97c6617d0b7b34591346f8f35d27a973ccd 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -4,7 +4,7 @@ Summary(pl):    Program pozwalaj
 Summary(pt_BR):        Executa programas Windows no Linux
 Name:          wine
 Version:       20011108
-Release:       3
+Release:       4
 License:       distributable
 Group:         Applications/Emulators
 Group(de):     Applikationen/Emulators
@@ -160,7 +160,7 @@ if [ -n "$elfsharedlist" ]; then
        strip --strip-unneeded --remove-section=.note  --remove-section=.comment $elfsharedlist
 fi
 
-chpax -p $RPM_BUILD_ROOT/%{_bindir}/wine
+/sbin/chpax -p $RPM_BUILD_ROOT/%{_bindir}/wine
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
This page took 0.030819 seconds and 4 git commands to generate.