Skip to content

Commit a993491

Browse files
author
Vítězslav Dvořák
committed
path fix II
1 parent c0c153b commit a993491

124 files changed

Lines changed: 12344 additions & 12943 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.php-cs-fixer.dist.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
declare(strict_types=1);
44

55
/**
6-
* This file is part of the MultiFlexi package
6+
* This file is part of the CSasWebApi package
77
*
8-
* https://multiflexi.eu/
8+
* https://github.com/Spoje-NET/php-csas-webapi
99
*
10-
* (c) Vítězslav Dvořák <http://vitexsoftware.com>
10+
* (c) SpojeNetIT <http://spoje.net/>
1111
*
1212
* For the full copyright and license information, please view the LICENSE
1313
* file that was distributed with this source code.

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
override_dh_install:
1818
dh_install
19-
jq '.version = "'`dpkg-parsechangelog | sed -n 's/^Version: //p'| sed 's/~.*//'`'"' debian/composer.json |sponge debian/php-spojenet-csas-accountsapi/usr/share/php/CSas/composer.json
19+
jq '.version = "'`dpkg-parsechangelog | sed -n 's/^Version: //p'| sed 's/~.*//'`'"' debian/composer.json |sponge debian/php-spojenet-csas-accountsapi/usr/share/php/CSasAccounts/composer.json

0 commit comments

Comments
 (0)