diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-12-12 21:26:11 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-12-12 21:26:11 +0000 |
commit | 6846fa47b435e3cde05024e5d621b308baf71841 (patch) | |
tree | cbd39b203169de8e394f4ee93e6be99c686a7763 /Makefile | |
parent | 443e6d1e48118067fa6ae535272839ef183863a0 (diff) | |
download | setup-6846fa47b435e3cde05024e5d621b308baf71841.tar setup-6846fa47b435e3cde05024e5d621b308baf71841.tar.gz setup-6846fa47b435e3cde05024e5d621b308baf71841.tar.bz2 setup-6846fa47b435e3cde05024e5d621b308baf71841.tar.xz setup-6846fa47b435e3cde05024e5d621b308baf71841.zip |
drop xhost profile scriptlets, they belong to xhost2.7.10
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ PACKAGE = setup -VERSION = 2.7.9 +VERSION = 2.7.10 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE) LIST = csh.cshrc csh.login host.conf hosts.allow hosts.deny inputrc \ - motd printcap profile.d protocols securetty services shells profile \ + motd printcap protocols securetty services shells profile \ filesystems fstab resolv.conf hosts subdir = passgrp utils man |