[Gimp-developer] Re: [Gimp-print-devel] Gimp-Print 4.2 hit list

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

 



   Date: Sat, 8 Sep 2001 17:28:34 +0100
   From: Roger Leigh <roger@xxxxxxxxxxxxxxxxxxxxxx>

   Another thing I found while testing is that there is an error in
   src/cups/Makefile.am.  genppd is run both when building, and *twice*
   during make install.  I can't see why.
   all-local: $(INSTALL_DATA_LOCAL_DEPS)  [build dependency]
   install-data-local: $(INSTALL_DATA_LOCAL_DEPS)  [install dependency]
   A file ppd-stamp is created so that the ppd-stamp rule is only run
   once, so I can't see why this occurs because ppd-stamp is not
   deleted AFAICS.

Mike and I discussed this last night; he will fix it today.  This is
the problem:

ppd-stamp: genppd catalog
...
	rm -rf catalog
	touch ppd-stamp

ppd-stamp depends upon catalog, but catalog is removed by the actions
for the rule.  This guarantees that the rule will fire every time.

-- 
Robert Krawitz <rlk@xxxxxxxxxxxx>      http://www.tiac.net/users/rlk/

Tall Clubs International  --  http://www.tall.org/ or 1-888-IM-TALL-2
Member of the League for Programming Freedom -- mail lpf@xxxxxxxxxxxx
Project lead for Gimp Print/stp --  http://gimp-print.sourceforge.net

"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux