Accepting request 324530 from home:dimstar:doxygen

create man page in a 2nd build cycle, in order to avoid a stupid build loop, since doxygen switched to cmake

OBS-URL: https://build.opensuse.org/request/show/324530
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=49
This commit is contained in:
2015-09-04 13:29:15 +00:00
committed by Git OBS Bridge
parent 6529597461
commit c8e0bdd18c
5 changed files with 505 additions and 6 deletions

4
pre_checkin.sh Normal file
View File

@@ -0,0 +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