]> git.pld-linux.org Git - packages/lslk.git/commitdiff
- release 2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Dec 2000 15:03:03 +0000 (15:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed CFLAGS

Changed files:
    lslk.spec -> 1.9

lslk.spec

index 0390a94ca55564d9ce8f0a52bbc8effa6f96790b..61533baf79725ad9a1d56101112d6bfe016a8c4f 100644 (file)
--- a/lslk.spec
+++ b/lslk.spec
@@ -1,7 +1,7 @@
 Summary:       A lock file lister
 Name:          lslk
 Version:       1.27
-Release:       1
+Release:       2
 Copyright:     Free
 Group:         Development/Debuggers
 Group(de):     Entwicklung/Debugger
@@ -21,7 +21,7 @@ tar xf lslk_%{version}.tar
 %build
 cd lslk_%{version}
 ./Configure -n linux
-%{__make} CFGF=-DLINUXV=21131 DEBUG="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} DEBUG="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.142298 seconds and 4 git commands to generate.