Preserve all attributes while copying tevent.changes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=65
This commit is contained in:
Lars Müller 2015-11-08 15:12:34 +00:00 committed by Git OBS Bridge
parent 27e923d333
commit f92c62fdbc

View File

@ -1,4 +1,4 @@
#!/bin/bash
sed 's/%define.*build_man.*0/%define build_man 1/' tevent.spec > tevent-man.spec
cp tevent.changes tevent-man.changes
cp -a tevent.changes tevent-man.changes