]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
remove a couple of no-longer-used macros.
authorNathan Scott <nathans@sgi.com>
Mon, 16 Jul 2001 08:28:37 +0000 (08:28 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 16 Jul 2001 08:28:37 +0000 (08:28 +0000)
debian/rules

index 676dacecb00e615737db86e086e32a3e568b04a3..a16915280102116f00d670d86d3e1b9480ea16b1 100755 (executable)
@@ -5,8 +5,6 @@ develop = xfslibs-dev
 
 dirtmp = debian/tmp
 dirdev = debian/$(develop)
-doctmp = /usr/share/doc/$(package)
-docdev = /usr/share/doc/$(develop)
 pkgtmp = DIST_ROOT=`pwd`/$(dirtmp); export DIST_ROOT;
 pkgdev = DIST_ROOT=`pwd`/$(dirdev); export DIST_ROOT;
 stdenv = GZIP=-q; export GZIP;