search for: dh_installdirs

Displaying 11 results from an estimated 11 matches for "dh_installdirs".

2013 Jun 29
2
Syslinux 6.00 released
...efi/protocol/ia64 $(INSTALL) -m 644 protocol/ia64/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol/ia64 endif So if you are not on ia32/ia64, no ia32/ia64 headers will be installed. But on Debian (from $source/Debian/Makefile): install: build dh_testdir dh_testroot dh_clean -k dh_installdirs -A # gnu-efi files cp -r inc/* debian/gnu-efi/usr/include/efi/ rm debian/gnu-efi/usr/include/efi/Makefile rm debian/gnu-efi/usr/include/efi/inc.mak rm debian/gnu-efi/usr/include/efi/make.inf rm debian/gnu-efi/usr/include/efi/makefile.hdr rm debian/gnu-efi/usr/include/efi/prot...
2015 Jan 22
0
Ubuntu delta against 4.5.0-1 in experimental for disussion
...quot;$(LDFLAGS)" \ > - OCAMLDESTDIR=$(CURDIR)/$(BUILD_DIR)/install-utils_$(ARCH)/$(OCAML_STDLIB_DIR) \ > PYTHON=$(shell pyversions -r) > > $(STAMPS_DIR)/build-utils_$(ARCH): DIR=$(BUILD_DIR)/build-utils_$(ARCH) > @@ -152,6 +151,9 @@ > dh_testroot > dh_prep > dh_installdirs boot > + dh_installdirs etc/default/grub.d > + install -D -m644 debian/xen-hypervisor-$(VERSION).xen.cfg \ > + debian/$(PACKAGE_NAME)/etc/default/grub.d/xen.cfg > cp $(DIR)/xen/xen$(IMAGE_SUFFIX) > debian/$(PACKAGE_NAME)/boot/xen-$(VERSION)-$(FLAVOUR)$(IMAGE_SUFFIX) > ifeq ($(...
2015 Jan 22
5
Ubuntu delta against 4.5.0-1 in experimental for disussion
...;$(CPPFLAGS)" \ APPEND_LDFLAGS="$(LDFLAGS)" \ - OCAMLDESTDIR=$(CURDIR)/$(BUILD_DIR)/install-utils_$(ARCH)/$(OCAML_STDLIB_DIR) \ PYTHON=$(shell pyversions -r) $(STAMPS_DIR)/build-utils_$(ARCH): DIR=$(BUILD_DIR)/build-utils_$(ARCH) @@ -152,6 +151,9 @@ dh_testroot dh_prep dh_installdirs boot + dh_installdirs etc/default/grub.d + install -D -m644 debian/xen-hypervisor-$(VERSION).xen.cfg \ + debian/$(PACKAGE_NAME)/etc/default/grub.d/xen.cfg cp $(DIR)/xen/xen$(IMAGE_SUFFIX) debian/$(PACKAGE_NAME)/boot/xen-$(VERSION)-$(FLAVOUR)$(IMAGE_SUFFIX) ifeq ($(ARCH),amd64) cp $(DIR)/xen/x...
2006 Feb 20
1
r40 - trunk/debian
...serspace tools to manage a system virtualized through the XEN virtual Modified: trunk/debian/rules =================================================================== --- trunk/debian/rules 2006-02-20 17:40:56 UTC (rev 39) +++ trunk/debian/rules 2006-02-20 18:22:11 UTC (rev 40) @@ -68,8 +68,8 @@ dh_installdirs -s $(MAKE) install-tools XEN_PYTHON_NATIVE_INSTALL=1 DESTDIR=$(CURDIR)/debian/install $(MAKE) install-xen DESTDIR=$(CURDIR)/debian/install - # This should probably be install-hotplug when building for sarge... $(MAKE) -C tools/examples install-udev DESTDIR=$(CURDIR)/debian/install + $(MAKE) -...
2000 Aug 20
1
debian/{rules,init.d} DESTDIR and $VPNMASK fixes
...debian/tmp build dir. The second patch strips the newline off $VPNMASK in the init.d script. The perl system() call sees the ifconfig call as two separate commands. --- tinc/debian/rules Sun May 21 18:40:41 2000 +++ tinc.new/debian/rules Sun Aug 20 16:16:50 2000 @@ -32,7 +32,7 @@ dh_clean -k dh_installdirs - $(MAKE) install prefix=`pwd`/debian/tmp/usr + $(MAKE) install DESTDIR=`pwd`/debian/tmp mkdir -p `pwd`/debian/tmp/etc/tinc/example cp doc/tinc.conf.sample `pwd`/debian/tmp/etc/tinc/example/tinc.conf ln -s /usr/share/doc/tinc/README.Debian `pwd`/debian/tmp/etc/tinc/example/README --- tinc/d...
2013 Jul 01
0
Syslinux 6.00 released
...; $(INSTALLROOT)$(PREFIX)/include/efi/protocol/ia64 > endif > > So if you are not on ia32/ia64, no ia32/ia64 headers will be installed. > > But on Debian (from $source/Debian/Makefile): > > install: build > dh_testdir > dh_testroot > dh_clean -k > dh_installdirs -A > > # gnu-efi files > cp -r inc/* debian/gnu-efi/usr/include/efi/ > rm debian/gnu-efi/usr/include/efi/Makefile > rm debian/gnu-efi/usr/include/efi/inc.mak > rm debian/gnu-efi/usr/include/efi/make.inf > rm debian/gnu-efi/usr/include/efi/makefile.hdr >...
2008 Jul 12
1
[ESS] Process SAS is not running... error on Ubuntu
It does appear the ess package on CRAN for Ubuntu 8.04 fails to install the file 'ess-sas-sh-command'. This prevents invoking SAS via 'M-x SAS'. http://cran.mirrors.hoobly.com/bin/linux/ubuntu/README.html --Dale On Fri, Jul 11, 2008 at 12:39 PM, Rodney Sparapani <rsparapa at mcw.edu> wrote: > Dale Steele wrote: >> >> I re-installed from Hardy packages on
2007 May 23
1
(PR#9691) 'Bug'#424696: R CMD INSTALL -l <path> does not
I looked for evidence that this is supposed to happen, as it was news to me that it did on some versions of R. Possible sources of documentation seem to be R CMD INSTALL --help ?INSTALL R-intro.texi, R-exts.texi, R-admin.texi none of which mention this AFAICS, and all seem to be written assuming an existing library tree. DId you find something to suggest otherwise? Clearly no alpha/beta
2013 Jun 29
6
Syslinux 6.00 released
On Sat, 29 Jun, at 01:57:58AM, Igor Sverkos wrote: > Hi, > > Matt Fleming wrote: > > On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > >> Thanks - now it crashes later ... > > > > What crash are you seeing? > > > >> I don't have the ia64 files which are needed for a complete binary. But > >> maybe that's only my special
2003 Dec 31
1
RFC on first public draft of 'Debian R Policy'
..."-" ) ## which we can use to build the package directory package := r-cran-$(cranNameLC) ## which we use for the to-be-installed-in directory debRlib :=$(CURDIR)/debian/$(package)/usr/lib/R/site-library common-install-indep:: R_any_arch common-install-arch:: R_any_arch R_any_arch: dh_installdirs usr/lib/R/site-library R CMD INSTALL -l $(debRlib) --clean . rm -vf $(debRlib)/R.css $(debRlib)/$(cranNameLC)/COPYING ........................................................................... The 'package' variable would need to change from `r-cran-$(cranNameLC)' to `r-omegahat-...
2007 Oct 17
0
28 commits - configure.ac debian/changelog debian/control debian/copyright debian/.gitignore debian/libswfdec0.dirs debian/libswfdec0.files debian/libswfdec0.shlibs debian/libswfdec-dev.dirs debian/libswfdec-dev.files debian/rules debian/swf-player.dirs
...-$(MAKE) distclean - -test -r /usr/share/misc/config.sub && \ - cp -f /usr/share/misc/config.sub config.sub - -test -r /usr/share/misc/config.guess && \ - cp -f /usr/share/misc/config.guess config.guess - - - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs - - # Add here commands to install the package into debian/tmp - $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr - - mkdir -p debian/tmp/usr/lib/mozilla-snapshot/plugins - cd debian/tmp/usr/lib/mozilla-snapshot/plugins && ln -s ../../mozilla/plugins/libmozswfdec.so . - -# Build architecture...