diff options
Diffstat (limited to 'package/patch/patch.mk')
-rw-r--r-- | package/patch/patch.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/patch/patch.mk b/package/patch/patch.mk index 33456be5f..f0b47e4e8 100644 --- a/package/patch/patch.mk +++ b/package/patch/patch.mk @@ -31,6 +31,7 @@ $(GNUPATCH_DIR)/.configured: $(GNUPATCH_DIR)/.unpacked --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ + --libdir=/lib \ --libexecdir=/usr/lib \ --sysconfdir=/etc \ --datadir=/usr/share \ |