summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-12-13 09:48:49 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-12-13 09:48:49 +0000
commitd4bdb2553f4468e1c73663884edf6b9a8557b110 (patch)
treecc8b5d4d814c38219beb6867b0a79d802db82655
parentc4902e089870b44b05b21b380d4796fa58cfc9a7 (diff)
downloaddrakx-backup-do-not-use-d4bdb2553f4468e1c73663884edf6b9a8557b110.tar
drakx-backup-do-not-use-d4bdb2553f4468e1c73663884edf6b9a8557b110.tar.gz
drakx-backup-do-not-use-d4bdb2553f4468e1c73663884edf6b9a8557b110.tar.bz2
drakx-backup-do-not-use-d4bdb2553f4468e1c73663884edf6b9a8557b110.tar.xz
drakx-backup-do-not-use-d4bdb2553f4468e1c73663884edf6b9a8557b110.zip
fix installation after pixel changes
-rw-r--r--perl-install/Makefile2
-rw-r--r--perl-install/Makefile.drakxtools2
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 1f065cf04..ac39008fa 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -7,7 +7,7 @@ include Makefile.config
POFILES = $(shell ls share/po/*.po)
MOFILES = $(POFILES:%.po=%.mo)
-DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config apps.net_monitor ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons pixmaps standalone/interactive_http rpcinfo-flushed.c
+DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config apps.net_monitor ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons pixmaps standalone/interactive_http rpcinfo-flushed.c standalone/service_harddrake.sh
OTHERS = $(OTHERDIRS) $(OTHERFILES)
OTHERDIRS = tools/ddcprobe tools/serial_probe
OTHERFILES = tools/rpcinfo-flushed.c
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools
index 72769763e..f65930199 100644
--- a/perl-install/Makefile.drakxtools
+++ b/perl-install/Makefile.drakxtools
@@ -30,7 +30,7 @@ $(DIRS):
install:
mkdir -p $(BINDEST) $(ETCDEST) $(SBINDEST) $(DATADIR)/{harddrake,pixmaps,icons/{large,mini}} $(BINX11DEST) $(LIBX11DEST) $(PIXDIR) $(INITDIR) $(MENUDIR)
install -d $(INLIBDEST_DIRS:%=$(LIBDEST)/%)
- install $(STANDALONEPMS) $(SBINDEST)
+ install $(STANDALONEPMS) standalone/service_harddrake.sh $(SBINDEST)
install -s rpcinfo-flushed ddcprobe/ddcxinfos serial_probe/serial_probe $(SBINDEST)
ln -s ../../$(patsubst $(PREFIX)/usr%,%,$(SBINDEST))/XFdrake $(BINX11DEST)/Xdrakres
ln -s fileshareset $(SBINDEST)/filesharelist