diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,7 +20,7 @@ md5sums=('aad8c33933648532ac8716c809b15be1' | |||
| 20 | 20 | ||
| 21 | build() { | 21 | build() { |
| 22 | cd ${pkgname}-${pkgver} | 22 | cd ${pkgname}-${pkgver} |
| 23 | patch htpdate.c 100-pidfile.patch | 23 | patch htpdate.c ../100-pidfile.patch |
| 24 | make | 24 | make |
| 25 | } | 25 | } |
| 26 | 26 | ||
