]> git.pld-linux.org Git - packages/ElectricFence.git/commitdiff
- release 10: add -DUSE_SEMAPHORE to CFLAGS. ElectricFence-2_2_2-10
authorkloczek <kloczek@pld-linux.org>
Thu, 26 Apr 2001 04:21:35 +0000 (04:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ElectricFence.spec -> 1.32

ElectricFence.spec

index 0044e926db25318169ed41e9de1429ae36338b9a..7b525339ed82d565f4925ea8915e535233dfd8a5 100644 (file)
@@ -7,7 +7,7 @@ Summary(pt):    Electric Fence biblioteca de depura
 Summary(tr):   C için bellek hatasý ayýklama kitaplýðý
 Name:          ElectricFence
 Version:       2.2.2
-Release:       9
+Release:       10
 License:       GPL
 Group:         Development/Debuggers
 Group(de):     Entwicklung/Debugger
@@ -98,6 +98,7 @@ libtoolize --copy --force
 aclocal
 autoconf
 automake -a -c
+CFLAGS="%{rpmcflags} -DUSE_SEMAPHORE"
 %configure
 %{__make}
 
This page took 0.067597 seconds and 4 git commands to generate.