HomeSort by: relevance | last modified time | path
    Searched refs:debian (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xterm/dist/package/debian/
rules 3 # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
31 DSTDIR := $(CURDIR)/debian/$(PACKAGE)
121 DESTDIR=$(CURDIR)/debian/$(PACKAGE)
142 # This overwrites the Debian package's copy of app-defaults and icons.
144 sed -i -f package/debian/color.sed XTerm-col.ad
145 sed -i -f package/debian/xterm-xres.sed XTerm.ad
160 # The Debian package stopped installing xterm's desktop files; a
163 # terminal emulators. The Debian package overrides that to a single
165 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486317
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/meson/
build.sh 47 debian-mingw32-x86_64|*-asan*)
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
lava_build.sh 172 http://deb.debian.org/debian; then
  /xsrc/external/mit/imake/dist/
imake.c 1043 static const char* debian = "/etc/debian_version"; local
1077 if (lstat (debian, &sb) == 0) {
1079 fprintf (inFile, "%s\n", "#define DefaultLinuxDistName Debian");
1080 /* You could also try to get the version of the Debian distrib by looking

Completed in 22 milliseconds