aboutsummaryrefslogtreecommitdiffstats
path: root/community/dvtm/Makefile.patch
diff options
context:
space:
mode:
author7heo <7heo@mail.com>2016-08-29 15:27:30 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-29 15:40:36 +0200
commitd4dd105c6522bafa494fe544f3840f7fed0e7484 (patch)
treea8ee12d78ad9850f234a93ec4aa38a542294d9de /community/dvtm/Makefile.patch
parent6c38441d246ba76f0997ef2823b05b3a8f4ac520 (diff)
downloadaports-d4dd105c6522bafa494fe544f3840f7fed0e7484.tar.bz2
aports-d4dd105c6522bafa494fe544f3840f7fed0e7484.tar.xz
unmaintained/dvtm: move to community
Diffstat (limited to 'community/dvtm/Makefile.patch')
-rw-r--r--community/dvtm/Makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/dvtm/Makefile.patch b/community/dvtm/Makefile.patch
new file mode 100644
index 0000000000..c214214aa8
--- /dev/null
+++ b/community/dvtm/Makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -56,7 +56,7 @@
+ @sed "s/VERSION/${VERSION}/g" < dvtm.1 > ${DESTDIR}${MANPREFIX}/man1/dvtm.1
+ @chmod 644 ${DESTDIR}${MANPREFIX}/man1/dvtm.1
+ @echo installing terminfo description
+- @TERMINFO=${TERMINFO} tic -s dvtm.info
++ @TERMINFO=${TERMINFO} tic -o ${DESTDIR}${PREFIX}/share/terminfo -s dvtm.info
+
+ uninstall:
+ @echo removing executable file from ${DESTDIR}${PREFIX}/bin