diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
| commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
| tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20110313/1bba1e9f | |
| parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
| download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip | |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20110313/1bba1e9f')
| -rw-r--r-- | zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment-0001.bin | 18 | ||||
| -rw-r--r-- | zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment.bin | 18 |
2 files changed, 36 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment-0001.bin b/zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment-0001.bin new file mode 100644 index 000000000..dfa5088a7 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment-0001.bin @@ -0,0 +1,18 @@ +# +# Description: This patch fix a requires on Christian.php (which is provided by php-pear-Date_Holidays) +# Forwarded: no +# Bug : no +# Author : Balcaen John <balcaen.john@gmail.com> +# +Index: Holidays/Driver/Norway.php +=================================================================== +--- Holidays/Driver/Norway.php ++++ Holidays/Driver/Norway.php 2011-03-13 14:52:00.464214587 -0300 +@@ -24,7 +24,6 @@ + */ + + +-require_once 'Christian.php'; + + /** + * Driver class that calculates Norwegian holidays diff --git a/zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment.bin b/zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment.bin new file mode 100644 index 000000000..dfa5088a7 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20110313/1bba1e9f/attachment.bin @@ -0,0 +1,18 @@ +# +# Description: This patch fix a requires on Christian.php (which is provided by php-pear-Date_Holidays) +# Forwarded: no +# Bug : no +# Author : Balcaen John <balcaen.john@gmail.com> +# +Index: Holidays/Driver/Norway.php +=================================================================== +--- Holidays/Driver/Norway.php ++++ Holidays/Driver/Norway.php 2011-03-13 14:52:00.464214587 -0300 +@@ -24,7 +24,6 @@ + */ + + +-require_once 'Christian.php'; + + /** + * Driver class that calculates Norwegian holidays |
