]> git.pld-linux.org Git - packages/hylafax.git/commitdiff
- one more fix needed on amd64 auto/ac/hylafax-4_1_8-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 24 Mar 2004 12:08:33 +0000 (12:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hylafax-pic.patch -> 1.2

hylafax-pic.patch

index eb57237a2ad4621307caf529ca0c33a9c91693dd..0c6a1e829f69440df1a410fe07718e4c80257f62 100644 (file)
  libfaxserver.a: ${SERVER_OBJS} ${MODEM_OBJS}
        ${AR} ${AROPTS} libfaxserver.a $?
        ${RANLIB} libfaxserver.a
+--- hylafax-4.1.8/regex/Makefile.in.orig       1999-08-05 10:01:44.000000000 +0000
++++ hylafax-4.1.8/regex/Makefile.in    2004-03-24 12:07:30.000000000 +0000
+@@ -53,6 +53,9 @@
+ @MAKEINCLUDE@ @MAKELQUOTE@${COMMONRULES}@MAKERQUOTE@
++${OBJECTS}: %.o: %.c
++      ${CCF} -fPIC -c $<
++
+ libregex.a: ${OBJECTS}
+       @rm -f $@;
+       ${AR} ${AROPTS} $@ ${OBJECTS}
This page took 0.486175 seconds and 4 git commands to generate.