mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-31 11:21:17 +02:00
12 lines
229 B
Diff
12 lines
229 B
Diff
--- old/Makefile
|
|
+++ new/Makefile
|
|
@@ -26,7 +26,7 @@
|
|
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
#
|
|
|
|
-prefix=/usr/local
|
|
+prefix=$(DESTDIR)/usr
|
|
|
|
datarootdir=$(prefix)/share
|
|
docdir=$(datarootdir)/doc/gitflow
|