]> git.pld-linux.org Git - packages/bootp.git/commitdiff
add RPM_OPT_FLAGS
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 16 Jul 1999 15:51:18 +0000 (15:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootp-2.4.3-linux.patch -> 1.2

bootp-2.4.3-linux.patch

index 3fef1f6883c490542e963c37c08204a682079765..bf18f99dd240ad16e5538301bfa89df3335263ab 100644 (file)
@@ -21,7 +21,7 @@
 +MANDIR=/usr/man
  
 -CFLAGS= $(OPTDEFS) $(SYSDEFS) $(FILEDEFS) $(MOREDEFS)
-+CFLAGS= $(OPTDEFS) $(SYSDEFS) $(FILEDEFS) $(MOREDEFS)
++CFLAGS= $(OPTDEFS) $(RPM_OPT_FLAGS) $(FILEDEFS) $(MOREDEFS)
  PROGS= bootpd bootpef bootpgw bootptest
  TESTS= trylook trygetif trygetea
  
This page took 0.218236 seconds and 4 git commands to generate.