diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 05:15:20 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 05:15:20 +0800 |
commit | bbf370506bfcca759077000e2153f5935bec01cd (patch) | |
tree | 57aaac8f30791bce42c69672b32e176609913271 /devel/xfc/files | |
parent | 7e8521c90682b969b872bd9a113907fd4e924ad0 (diff) | |
download | marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.gz marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.bz2 marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.lz marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.xz marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.tar.zst marcuscom-ports-bbf370506bfcca759077000e2153f5935bec01cd.zip |
- LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7489 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/xfc/files')
-rw-r--r-- | devel/xfc/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/xfc/files/patch-configure b/devel/xfc/files/patch-configure new file mode 100644 index 000000000..1b0c40284 --- /dev/null +++ b/devel/xfc/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon May 30 14:13:24 2005 ++++ configure Wed Jun 1 19:09:26 2005 +@@ -20552,7 +20552,7 @@ + + + +-xfc_docdir="$datadir/doc/$PACKAGE-$XFC_API_VERSION" ++xfc_docdir="$datadir/doc/$PACKAGE" + + + |