Remove no longer needed xorg-preload-apps.conf
This commit is contained in:
parent
3152c609a9
commit
6b0179c107
2
Makefile
2
Makefile
@ -240,8 +240,6 @@ install-common: install-doc
|
||||
|
||||
install -d $(DESTDIR)/mnt/removable
|
||||
|
||||
install -D -m 0644 misc/xorg-preload-apps.conf $(DESTDIR)/etc/X11/xorg-preload-apps.conf
|
||||
|
||||
install -d $(DESTDIR)/usr/lib/qubes-bind-dirs.d
|
||||
install -D -m 0644 misc/30_cron.conf $(DESTDIR)/usr/lib/qubes-bind-dirs.d/30_cron.conf
|
||||
|
||||
|
1
debian/qubes-core-agent.install
vendored
1
debian/qubes-core-agent.install
vendored
@ -1,4 +1,3 @@
|
||||
etc/X11/xorg-preload-apps.conf
|
||||
etc/apt/apt.conf.d/00notify-hook
|
||||
etc/apt/apt.conf.d/70no-unattended
|
||||
etc/apt/sources.list.d/qubes-r4.list
|
||||
|
@ -1,30 +0,0 @@
|
||||
Section "ServerLayout"
|
||||
Identifier "Default Layout"
|
||||
Screen 0 "Screen0" 0 0
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "Videocard0"
|
||||
Driver "dummy"
|
||||
VideoRam 4001
|
||||
EndSection
|
||||
|
||||
Section "Monitor"
|
||||
Identifier "Monitor0"
|
||||
HorizSync 49-50
|
||||
VertRefresh 62-63
|
||||
Modeline "QB1280x800" 64 1280 1281 1282 1283 800 801 802 803
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "Screen0"
|
||||
Device "Videocard0"
|
||||
Monitor "Monitor0"
|
||||
DefaultDepth 24
|
||||
SubSection "Display"
|
||||
Viewport 0 0
|
||||
Depth 24
|
||||
Modes "QB1280x800"
|
||||
EndSubSection
|
||||
EndSection
|
||||
|
@ -544,7 +544,6 @@ rm -f %{name}-%{version}
|
||||
%{kde5_service_dir}/qvm-copy.desktop
|
||||
%{kde5_service_dir}/qvm-move.desktop
|
||||
%{kde5_service_dir}/qvm-dvm.desktop
|
||||
%config(noreplace) /etc/X11/xorg-preload-apps.conf
|
||||
/etc/fstab
|
||||
/etc/pki/rpm-gpg/RPM-GPG-KEY-qubes*
|
||||
%dir /etc/qubes-rpc
|
||||
|
Loading…
Reference in New Issue
Block a user