once this is done, I'll try to fix the notes problem, if I'm not able, we'll leave it like that, we know anyways that 0.95 is not perfect...

We're almost there!!! Lee is making great progress with the website and we're almost done... Jerome, could you supervise the rest, I have an exam soon and I really hope I'll be able to pass the course, so I need to work hard... thx

KaKaroTo

On Fri, 16 Dec 2005 17:06:44 -0500, Youness Alaoui <[EMAIL PROTECTED]> wrote:

Hey, Phil (or anyone else without enough Makefile.in knowledge) can you please look at this diff I applied on the makefile and make sure it's a safe fix, a good fix and that we need such things... Also, if you could add the symlinks I talked about about the amsn-remote and amsn-remote-CLI in /usr/bin

Thanks
KaKaRoTo

------- Forwarded message -------
From: "Alaoui Youness" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Amsn-commits] msn Makefile.in,1.17,1.18
Date: Fri, 16 Dec 2005 15:11:12 -0500

Update of /cvsroot/amsn/msn
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25192

Modified Files:
        Makefile.in
Log Message:
Adding Taj Morton's patch, adds autopackage rules and slightly modified makefile...



Index: Makefile.in
===================================================================
RCS file: /cvsroot/amsn/msn/Makefile.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Makefile.in 4 Dec 2005 11:41:47 -0000       1.17
--- Makefile.in 16 Dec 2005 20:11:09 -0000      1.18
***************
*** 140,143 ****
--- 140,144 ----
        rm -Rf $(dstdir)/$(PACKAGE)
        mkdir --parents $(dstdir)/$(PACKAGE)
+       mkdir -p $(slnkdir)
        @for p in $?; do \
                        cp -Rf --parents $(srcdir)/$$p $(dstdir)/$(PACKAGE); \
***************
*** 148,151 ****
--- 149,159 ----
                done
        ln -sf $(dstdir)/$(PACKAGE)/amsn $(slnkdir)/amsn
+       chmod -R +rx $(dstdir)/$(PACKAGE)
+       
+       mkdir -p $(dstdir)/icons/hicolor
+       cp -R $(srcdir)/icons/* $(dstdir)/icons/hicolor
+
+       mkdir -p $(dstdir)/applications
+       cp $(srcdir)/amsn.desktop $(dstdir)/applications

   rpm-install:: $(FILES_TO_INSTALL)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/amsn-commits






--
KaKaRoTo


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to