pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/44425: devel/lua-alt-getopt install problem



The following reply was made to PR pkg/44425; it has been noted by GNATS.

From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost,
         Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
Subject: Re: pkg/44425: devel/lua-alt-getopt install problem
Date: Thu, 20 Jan 2011 23:14:31 +0200

  >>I expect the following will show -N
  >>
  >>  make list-vars VARS=INSTALL_FILE
  >>
  >>On my system bsd.files.mk uses INSTALL_FILE for instaling.
 >  
 >  % make list-vars VARS=INSTALL_FILE
 >  INSTALL_FILE=/var/obj/pkgsrc/devel/lua-alt-getopt/work/.pkgdb/+INSTALL
 >  %
 
 I meant running this command outside pkgsrc.
 
 0 lua_alt_getopt>make list-vars VARS=INSTALL_FILE                              
          
 INSTALL_FILE=install  -c  -r
 
 0 lua_alt_getopt>ls -la                                                        
          
 total 40
 drwxr-xr-x   4 cheusov  10001   512 Jan 20 22:16 .
 drwxr-xr-x  87 cheusov  10001  2048 Jan 16 17:05 ..
 drwxr-xr-x   2 cheusov  10001   512 Jan 20 22:16 CVS
 -rw-r--r--   1 cheusov  10001   654 Jan 20 22:16 Makefile
 -rw-r--r--   1 cheusov  10001   831 Oct 18  2009 NEWS
 -rw-r--r--   1 cheusov  10001  1463 Jan 11  2009 README
 -rwxr-xr-x   1 cheusov  10001   730 Oct 18  2009 alt_getopt
 -rw-r--r--   1 cheusov  10001  3973 Oct 18  2009 alt_getopt.lua
 drwxr-xr-x   3 cheusov  10001   512 Sep 19 20:06 tests
 
 0 lua_alt_getopt>make list-vars VARS=INSTALL_FILE                              
          
 INSTALL_FILE=install  -c  -r
 
 0 lua_alt_getopt>
 
 -- 
 Best regards, Aleksey Cheusov.
 


Home | Main Index | Thread Index | Old Index