]> git.pld-linux.org Git - packages/beryl-core.git/commitdiff
- updated for 0.1.9999.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Feb 2007 14:11:31 +0000 (14:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beryl-core-link.patch -> 1.4

beryl-core-link.patch

index 30f825c489abd73a39ad127f55152e1e3f46f92a..423b60dee1096f2959e932e8f9dd82adf7aa132c 100644 (file)
@@ -1,12 +1,21 @@
---- beryl-core-0.1.3/libberylsettings/Makefile.am.orig 2006-12-07 23:16:52.000000000 +0100
-+++ beryl-core-0.1.3/libberylsettings/Makefile.am      2006-12-10 13:51:56.740407517 +0100
-@@ -10,5 +10,5 @@
-                                                         $(top_srcdir)/src/screen_options.c\
-                                                         $(top_srcdir)/src/type_mask.c\
-                                                         $(top_srcdir)/src/display_options.c
--
-+libberylsettings_la_LIBADD=$(GLIB_LIBS) -lX11 -ldl
+--- beryl-core-0.1.9999.1/libberyldecoration/Makefile.am.orig  2007-02-01 00:22:16.000000000 +0100
++++ beryl-core-0.1.9999.1/libberyldecoration/Makefile.am       2007-02-04 15:00:29.052985522 +0100
+@@ -2,6 +2,7 @@
+ libberyldecoration_la_SOURCES = main.c
+ libberyldecoration_la_LDFLAGS = -no-undefined
++libberyldecoration_la_LIBADD = -lXrender -lX11 -lm
+ INCLUDES = -I$(top_srcdir)/include
+--- beryl-core-0.1.9999.1/libberylsettings/Makefile.am.orig    2007-02-01 00:22:15.000000000 +0100
++++ beryl-core-0.1.9999.1/libberylsettings/Makefile.am 2007-02-04 14:59:28.413529876 +0100
+@@ -13,4 +13,4 @@
  lib_LTLIBRARIES=libberylsettings.la
+-libberylsettings_la_LIBADD = @GLIB_LIBS@
++libberylsettings_la_LIBADD = @GLIB_LIBS@ -lX11 -ldl
 diff -ruN beryl-core-0.1.4./berylsettings.pc.in beryl-core-0.1.4/berylsettings.pc.in
 --- beryl-core-0.1.4./berylsettings.pc.in      2006-12-27 00:44:00.000000000 +0100
 +++ beryl-core-0.1.4/berylsettings.pc.in       2006-12-27 01:13:16.797293649 +0100
This page took 0.07958 seconds and 4 git commands to generate.