
4 Nov
2008
4 Nov
'08
07:31
On Montag 03 November 2008 22:33:05 Sascha Manns wrote:
Hello,
i had in my %setup: %setup -q -n skrooge %Patch1 -p1
Now i would chmod a file after unpack. The absolute PATH is: /skrooge/po/listFiles.sh Now must: chmod +x listFiles.sh.
How can i insert this in my spec? Which format?
In most cases, it is better not to do a chmod, but just to package the file with different rights/ownership: %attr(0755,-,-) /your_file in the file list. bye adrian -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org