]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- put config.sub into proper place (fixes build on amd64)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 17 Oct 2004 22:57:59 +0000 (22:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eggdrop.spec -> 1.90

eggdrop.spec

index 0fd22490a1dae79eac4094ecf1e4f44eebefec26..a3e58d5208df8efead3d72ea233786a04cc508e8 100644 (file)
@@ -185,7 +185,7 @@ Eggdrop 
 # It's either ipv6 support or async dns module... I don't know which is more
 # important so I disabled ipv6... anybody cares to correct me? -- mmazur
 mv aclocal.m4 acinclude.m4
-cp -f /usr/share/automake/config.sub .
+cp -f /usr/share/automake/config.sub misc/
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
This page took 0.034583 seconds and 4 git commands to generate.