]> rtime.felk.cvut.cz Git - sojka/sterm.git/blobdiff - debian/rules
Fix man page installation path
[sojka/sterm.git] / debian / rules
index e6040d6b03d32f76340ac79448ad4645939d7c0e..9fffce80bfaad63593f866cc7f2f964141177051 100755 (executable)
@@ -16,6 +16,9 @@ include /usr/share/dpkg/default.mk
 # package maintainers to append LDFLAGS
 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
+# Variables to pass to sterm Makefile
+export PREFIX=/usr
+export NO_MAN=1
 
 # main packaging script based on dh7 syntax
 %: