Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=46143939e495f2b6c3fe8cb169ec91011d82dc54

commit 46143939e495f2b6c3fe8cb169ec91011d82dc54
Author: Michel Hermier <herm...@frugalware.org>
Date:   Mon Aug 15 07:57:18 2011 +0200

trans_sysupgrade.h: Forgot to add the file in previous commits.

diff --git a/lib/libpacman/trans_sysupgrade.h b/lib/libpacman/trans_sysupgrade.h
new file mode 100644
index 0000000..39214d7
--- /dev/null
+++ b/lib/libpacman/trans_sysupgrade.h
@@ -0,0 +1,33 @@
+/*
+ *  trans_sysupgrade.h
+ *
+ *  Copyright (c) 2002-2006 by Judd Vinet <jvi...@zeroflux.org>
+ *  Copyright (c) 2005 by Aurelien Foret <orel...@chez.com>
+ *  Copyright (c) 2005, 2006 by Miklos Vajna <vmik...@frugalware.org>
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ *  USA.
+ */
+#ifndef _PACMAN_TRANS_SYSUPGRADE_H
+#define _PACMAN_TRANS_SYSUPGRADE_H
+
+#include "db.h"
+#include "trans.h"
+
+int _pacman_sync_sysupgrade(pmtrans_t *trans, pmdb_t *db_local, pmlist_t 
*dbs_sync);
+
+#endif /* _PACMAN_TRANS_SYSUPGRADE_H */
+
+/* vim: set ts=2 sw=2 noet: */
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to