[Frugalware-darcs] frugalware-current: sshfs-fuse-1.5-2-x86_64
crazy
crazy at frugalware.org
Mon Mar 6 23:47:11 CET 2006
[sshfs-fuse-1.5-2-x86_64
crazy <crazy at frugalware.org>**20060306215203
* Changed the Fsed hack to use -fPIC only for the *so's :)
] {
hunk ./extra/source/apps/sshfs-fuse/FrugalBuild 1
-# Last Modified: Mon, 06 Mar 2006 21:30:32 +0100
+# Last Modified: Mon, 06 Mar 2006 22:50:41 +0100
hunk ./extra/source/apps/sshfs-fuse/FrugalBuild 7
-pkgrel=1
+pkgrel=2
hunk ./extra/source/apps/sshfs-fuse/FrugalBuild 21
+ [ "$CARCH" == "x86_64" ] && \
+ Fsed '$(CC)' '$(CC) $(CFLAGS) -fPIC' Makefile.am
+ [ "$CARCH" == "i686" ] && \
hunk ./extra/source/apps/sshfs-fuse/FrugalBuild 25
- [ "$CARCH" == "x86_64" ] && export CFLAGS="$CFLAGS -fPIC"
}
More information about the Frugalware-darcs
mailing list